Skip to content

docs: add KubeCon EU 2026 recap blog post#1359

Open
jonathannorris wants to merge 1 commit intomainfrom
docs/kubecon-eu-2026-recap
Open

docs: add KubeCon EU 2026 recap blog post#1359
jonathannorris wants to merge 1 commit intomainfrom
docs/kubecon-eu-2026-recap

Conversation

@jonathannorris
Copy link
Copy Markdown
Member

Summary

  • Post-event recap of OpenFeature at KubeCon EU 2026 in Amsterdam
  • Covers sessions, booth highlights, and detailed summaries from six in-person community discussions: Experimentation, OFREP, flagd, OTel Observability, AI Workflow Integrations, and Expanding the TC

@jonathannorris jonathannorris requested review from a team as code owners March 27, 2026 19:09
@netlify
Copy link
Copy Markdown

netlify bot commented Mar 27, 2026

Deploy Preview for openfeature ready!

Name Link
🔨 Latest commit 92be85e
🔍 Latest deploy log https://app.netlify.com/projects/openfeature/deploys/69c6d6072f317900085140c7
😎 Deploy Preview https://deploy-preview-1359--openfeature.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request adds a blog post recapping OpenFeature's participation in KubeCon EU 2026, covering sessions, booth activities, and detailed summaries of community discussions on topics like experimentation, OFREP, and AI. The review feedback suggests correcting an inconsistent image path in the front matter and adding an "Action items" subsection to the AI Workflow Integrations section to maintain structural consistency with other discussion summaries.

categories: ['OpenFeature', 'KubeCon', 'Feature Flags', 'CloudNative']
slug: 'kubecon-eu-2026-recap'
authors: ['jonathannorris']
image: /img/blog/2026-03-19-kubecon-eu-26/kubecon-eu-26.png
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The image path in the front matter (/img/blog/2026-03-19-kubecon-eu-26/kubecon-eu-26.png) uses a different directory structure than the inline images within the post (e.g., /img/blog/2026-03-28-kubecon-eu-26-recap/maintainer-update.jpeg). For consistency and to avoid potential broken links, it's recommended to place all images related to this blog post in a single, consistent directory, ideally one that matches the blog post's date or slug. Please update the path to reflect the correct directory.

Suggested change
image: /img/blog/2026-03-19-kubecon-eu-26/kubecon-eu-26.png
image: /img/blog/2026-03-28-kubecon-eu-26-recap/kubecon-eu-26.png

Comment on lines +143 to +158
### AI Workflow Integrations

The AI discussion explored how OpenFeature can better serve AI application developers and how the project itself can leverage AI tooling.

**OpenFeature for AI developers:**

- **MCP and Skills:** The OpenFeature MCP server and related tooling can help AI application developers work with feature flags more naturally. The group discussed how to make these tools more discoverable and useful.

- **Experimentation for AI workflows:** How can developers use OpenFeature's experimentation capabilities to tweak models and manage AI workflow rollouts? This ties back to the experimentation discussion.

- **Standards for flag creation:** Can we define a standard way for AI tools to create and manage feature flags? This would enable tighter integration with AI-assisted development workflows.

**OpenFeature using AI:**

- Engage with the community to understand where AI tooling (e.g. write permissions, automated flag management) can add value to the project itself.
- Validate that the community sees value in these directions before investing heavily.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The 'AI Workflow Integrations' section lacks an 'Action items' subsection, which is present in other discussion topics like 'Experimentation', 'OFREP', 'flagd', and 'OTel Observability'. For consistency in the blog post's structure, please add an 'Action items' section here, or clarify why it's intentionally omitted.

Copy link
Copy Markdown
Member

@askpt askpt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some minor comments. LGTM 👍

title: "KubeCon EU 2026 Recap: In-Person Discussions and What's Next"
description: 'A recap of OpenFeature at KubeCon EU 2026 in Amsterdam. Sessions, booth conversations, and summaries from our in-person community discussions on experimentation, OFREP, flagd, AI workflows, and more.'
date: 2026-03-28
categories: ['OpenFeature', 'KubeCon', 'Feature Flags', 'CloudNative']
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some posts are using tags. Let's keep doing it.

Suggested change
categories: ['OpenFeature', 'KubeCon', 'Feature Flags', 'CloudNative']
categories: ['OpenFeature', 'KubeCon', 'Feature Flags', 'CloudNative']
tags: [kubecon, cncf, session, talk, booth]


OpenFeature had three sessions on the schedule this year:

- [**Building Secure Package Pipelines**](https://sched.co/2EWfG): Andre Silva walked through how to build a secure open-source package pipeline at the Maintainer Summit, covering OIDC authentication, SBOM generation, cryptographic attestations, and automated releases.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- [**Building Secure Package Pipelines**](https://sched.co/2EWfG): Andre Silva walked through how to build a secure open-source package pipeline at the Maintainer Summit, covering OIDC authentication, SBOM generation, cryptographic attestations, and automated releases.
- [**Building Secure Package Pipelines**](https://sched.co/2EWfG): André Silva walked through how to build a secure open-source package pipeline at the Maintainer Summit, covering OIDC authentication, SBOM generation, cryptographic attestations, and automated releases.


- [**Building Secure Package Pipelines**](https://sched.co/2EWfG): Andre Silva walked through how to build a secure open-source package pipeline at the Maintainer Summit, covering OIDC authentication, SBOM generation, cryptographic attestations, and automated releases.

- [**OpenFeature Update From the Maintainers**](https://sched.co/2EF4j): Lukas Reining, Andre Silva, Thomas Poignant, and Alexandra Oberaigner shared updates on the MCP server, the OpenFeature GitHub Action for flag cleanup, and the stable release of OFREP. The session was part of the Maintainer Track on Wednesday.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- [**OpenFeature Update From the Maintainers**](https://sched.co/2EF4j): Lukas Reining, Andre Silva, Thomas Poignant, and Alexandra Oberaigner shared updates on the MCP server, the OpenFeature GitHub Action for flag cleanup, and the stable release of OFREP. The session was part of the Maintainer Track on Wednesday.
- [**OpenFeature Update From the Maintainers**](https://sched.co/2EF4j): Lukas Reining, André Silva, Thomas Poignant, and Alexandra Oberaigner shared updates on the MCP server, the OpenFeature GitHub Action for flag cleanup, and the stable release of OFREP. The session was part of the Maintainer Track on Wednesday.

- Engage with the community to understand where AI tooling (e.g. write permissions, automated flag management) can add value to the project itself.
- Validate that the community sees value in these directions before investing heavily.

### Expanding the TC
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
### Expanding the TC
### Expanding the Technical Committee


### Expanding the TC

The group discussed growing the Technical Committee to ensure broader representation and sustainable governance.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The group discussed growing the Technical Committee to ensure broader representation and sustainable governance.
The group discussed growing the Technical Committee (TC) to ensure broader representation and sustainable governance.

Copy link
Copy Markdown
Member

@lukas-reining lukas-reining left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Love it, thanks @jonathannorris!


- **Standardized context for experimentation:** Multiple participants identified that having only a targeting key is limiting. There may be a need for well-understood metadata fields (browser, geo, device type) similar to semantic conventions in OpenTelemetry, so systems can map these consistently.

- **Evaluation metrics in the SDK:** There was interest in having the SDK produce basic evaluation metrics (e.g. per flag key, by targeting reason, unique targeting keys) that analytics vendors could consume. This could be an official hook we publish rather than new API surface, since it's buildable with hooks today.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it is relevant to mention the OTEL SemConv here that we want to add them to?
This has an overlap with the down mentioned observability part.


**Action items:**

- Start a SIG focused on SDK telemetry coverage
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We do not want to add a new SIG, we already have the FF SemConv SIG that this falls under.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants