Loading…
In-person
1-4 April 2025
Learn More and Register to Attend

The Sched app allows you to build your schedule but is not a substitute for your event registration. You must be registered for KubeCon + CloudNativeCon Europe 2025 to participate in the sessions. If you have not registered but would like to join us, please go to the event registration page to purchase a registration.

Please note: This schedule is automatically displayed in British Summer Time (BST) (UTC +1). To see the schedule in your preferred timezone, please select from the drop-down menu to the right, above "Filter by Date." The schedule is subject to change and session seating is available on a first-come, first-served basis. 
or to bookmark your favorites and sync them to your phone or calendar.
Type: Application Development clear filter
Wednesday, April 2
 

11:15 BST

Dapr + Score: Mixing the Perfect Cocktail for an Enhanced Developer Experience - Mathieu Benoit, Humanitec & Kendall Roden, Diagrid
Wednesday April 2, 2025 11:15 - 11:45 BST
Developer Experience (DevEx) is an important concept in Platform Engineering and in the cloud native space, advocating for self-service and reduced cognitive load. Its primary goal is to empower developers, allowing them to focus on coding rather than fighting with infrastructure intricacies. What is the right level of abstraction? Which type of tooling is essential? How can teams identify the concepts and workflows that drive value and success?
Tools such as Dapr and Score are being used in innovative ways to make a wider range of developers more productive. On one hand, they allow the Developers to be abstracted from underlying infrastructure and dependencies. On the other hand, Platform Engineers can easily configure the building blocks and associated infrastructure, seamlessly for the Developers.
This talk demonstrates a practical blueprint between Dapr and Score, where you will see how to deploy any Dapr containerized workloads defined by Score, to Docker Compose or Kubernetes.
Speakers
avatar for Mathieu Benoit

Mathieu Benoit

Cloud Native Ambassador & Customer Success Engineer, Humanitec
I’m passionate about Cloud Native Computing technologies driven by Open Source, Cloud, Security, SRE, Containers, DevOps, Platform Engineering and Kubernetes. Based on my past experiences as software engineer, IT consultant, solution architect and customer success engineer, I now... Read More →
avatar for Kendall Roden

Kendall Roden

Technical Product Lead, Diagrid
Kendall is a Technical Product Lead at Diagrid, helping shape the future of cloud-native development through the creation of developer-centric products. After 6+ years at Microsoft in a variety of roles in the application development space, Kendall transitioned into product management... Read More →
Wednesday April 2, 2025 11:15 - 11:45 BST
Level 1 | Hall Entrance N10 | Room H
  Application Development

12:00 BST

From 0 To Production-Grade With Kubernetes Native Development - Thomas Vitale, Systematic & Kevin Dubois, Red Hat
Wednesday April 2, 2025 12:00 - 12:30 BST
This session will give you an overview of cloud native fundamentals from a Java developer’s perspective. You will learn step-by-step how to get your application to production on Kubernetes without sacrificing your developer experience.

Kevin and Thomas will cover:
- Building and deploying containers easily, featuring Buildpacks, Podman, and Knative.
- Optimizing your application’s performance in cloud native and serverless environments.
- Coding and testing cloud native Java applications with Podman Desktop and Microcks.
- Enabling observability for your cloud native applications using OpenTelemetry to pinpoint errors and performance issues in production.
- Integrating with other services using Kubernetes Service Bindings.

This session will help you develop better cloud-native Java applications, including a comprehensive understanding of the development and operational perspectives in a Kubernetes environment.
Speakers
avatar for Thomas Vitale

Thomas Vitale

Software Architect, Systematic
Thomas is a software engineer focused on building cloud native solutions. He is the author of the "Cloud Native Spring in Action" book and plays an active role in the community as a CNCF Ambassador and Co-Chair of the CNCF App Development Working Group. A strong advocate of open... Read More →
avatar for Kevin Dubois

Kevin Dubois

Senior Principal Developer Advocate, Red Hat
Kevin is a Java Champion, software engineer, author and international speaker with a passion for Open Source, Java, and Cloud Native Development & Deployment practices. He currently works as developer advocate at Red Hat where he gets to enjoy working with Open Source projects and... Read More →
Wednesday April 2, 2025 12:00 - 12:30 BST
Level 1 | Hall Entrance N10 | Room H
  Application Development
  • Content Experience Level Any

14:30 BST

Building WebAssembly Like It's 2011 - David Justice, Microsoft
Wednesday April 2, 2025 14:30 - 15:00 BST
Building WebAssembly (Wasm) components is a complex process which causes folks a lot of pain getting started with Wasm. In this talk we are going to take it back to 2011 when Buildpacks were introduced, discuss how Buildpacks smoothed over difficulties building software, and how we can apply Buildpacks to solve the same developer experience problems we were solving back then. The old is new again, and by the end, you too will be building your Wasm components across languages with ease using Buildpacks.
Speakers
avatar for David Justice

David Justice

Principal Engineer Lead, Microsoft
David Justice is a Principal Software Engineer Lead in Microsoft's Azure Container Upstream team. He leads teams focused on high performance Kubernetes cloud infrastructure, micro-virtual machines, and server-side WebAssembly. David is also a co-chair of the TAG-Runtime Wasm working... Read More →
Wednesday April 2, 2025 14:30 - 15:00 BST
Level 1 | Hall Entrance N10 | Room H
  Application Development

15:15 BST

gRPC: 5 Years Later, Is It Still Worth It? - Konstantin Ostrovsky, Torq.io
Wednesday April 2, 2025 15:15 - 15:45 BST
Ever found yourself at a crossroads, deciding on a communication protocol for your backend applications? It's a pivotal choice that can shape your project's future. Five years ago, I took the plunge and went all-in on gRPC, embracing it for both backend-to-backend and frontend-to-backend communication.

Join me as I unravel the twists and turns of my gRPC adventure. I'll shine a light on the hurdles we faced and the victories we celebrated. But more importantly, I'll reveal why, looking back, I'm convinced we made the right call.

Whether you're a gRPC veteran or just protocol-curious, this talk will equip you with insights to make informed decisions for your own projects. Let's decode the gRPC experience together!
Speakers
avatar for Konstantin Ostrovsky

Konstantin Ostrovsky

Software Architect, Torq.io
I'm a long time software engineer. Currently work at Torq.io as Chief Architect. I started my journey as a Windows Internals engineer (C,C++) in the field of cyber security. For the past 10 years I've been working at multiple early stage SaaS startup companies in different roles... Read More →
Wednesday April 2, 2025 15:15 - 15:45 BST
Level 1 | Hall Entrance N10 | Room H
  Application Development

17:45 BST

Kubernetes CRD Design for the Long Haul: Tips, Tricks, and Lessons Learned - Christian Schlotter, Broadcom & Fabrizio Pandini, VMware by Broadcom
Wednesday April 2, 2025 17:45 - 18:15 BST
Custom Resource Definitions (CRDs) are the present and future of Kubernetes, serving as the bridge between Kubernetes and your own applications, processes, and tooling.

However, as we’ve all learned the hard way, designing and evolving a good CRD is not as simple as it seems.

Join this talk to discover tips, tricks and lessons learned for designing CRDs that can support your cloud native journey for the next 10 years.

Let’s embark on this journey together to shed light on the intricacies of CRD design and implementation, so we can transform arcane CRDs into simple, consistent API types that everyone can comfortably work with.
Speakers
avatar for Christian Schlotter

Christian Schlotter

Software Engineer, Broadcom
Christian is a Software Engineer at Broadcom. He is an active maintainer at the Cluster API and Cluster API Provider vSphere projects of SIG Cluster Lifecycle as well as emeritus maintainer of the Cluster API Provider OpenStack project. Since messing up his fathers internet dial-up... Read More →
avatar for Fabrizio Pandini

Fabrizio Pandini

Software Engineer, VMware by Broadcom
A Kubernetes contributor obsessed with making Kubernetes lifecycle simple and consistent across all types of infrastructures, so everyone can build amazing applications on top of it. When I’m not busy as a SIG Cluster Lifecycle tech lead or as a project maintainer in Cluster API... Read More →
Wednesday April 2, 2025 17:45 - 18:15 BST
Level 1 | Hall Entrance N11
  Application Development
 
Thursday, April 3
 

17:30 BST

Workload Identity for Humans: A Twelve-Factor Approach - Vish Abrams, Heroku
Thursday April 3, 2025 17:30 - 18:00 BST
Workload identity in cloud-native systems has largely focused on platform tools. Kubernetes Service Accounts and SPIFFE/SPIRE provide powerful identity primitives, but their flexibility results in bespoke implementations of workload identity from the perspective of the application. This forces application developers to implement custom identity mechanisms for each platform. This talk introduces a more developer-friendly approach. We layer an application-focused workload identity on top of existing CNCF solutions, focusing on simplicity and usability. Drawing on the principles of Twelve-Factor Applications, we will explore how to integrate workload identity into cloud-native applications in a way that feels natural and productive for developers. Attendees will learn practical patterns for incorporating workload identity, gain a clearer understanding of workload identity concepts, and leave with actionable strategies to improve security without sacrificing developer experience.
Speakers
avatar for Vish Abrams

Vish Abrams

Chief Architect, Heroku
Vish Abrams is Chief Architect at Heroku, a subsidiary of Salesforce. Formerly he helped Oracle create their cloud, where he focused on virtualization, containerization, and machine learning. He was also NASA Nebula Technical Lead during the creation of Nova, one of the founding OpenStack... Read More →
Thursday April 3, 2025 17:30 - 18:00 BST
Level 1 | Hall Entrance N10 | Room E
  Application Development
 
Friday, April 4
 

11:00 BST

Beyond Kubernetes: Adapting To Specialized Application Workloads - Rags Srinivas, Independent; Dawn Chen, Google; Sachi Desai, Microsoft; Vara Bonthu, AWS; Erin Boyd, Nvidia
Friday April 4, 2025 11:00 - 11:30 BST
AI workloads have taken the Kubernetes world by a storm, but that is only the tip of the iceberg as even more specialized workloads in the realm of high performance compute, for example, need to be optimized and simplified on Kubernetes.

Attend this panel to learn from Kubernetes and cloud experts well versed in different infrastructure and containerized workloads about the existing challenges around Kubernetes today, and strategies for building out the platform to bootstrap these specialized workloads.

Attendees will be able to walk away with an understanding of how the Kubernetes ecosystem continues to evolve, and open-source tools like KAITO and Kueue that enable this growth and automate many of the processes involved. Attendees will also learn from these experts about compute optimizations, scheduling mechanisms, and workload performance enhancements that drastically reduce their time-to-value on Kubernetes.
Speakers
avatar for Rags Srinivas

Rags Srinivas

Multi-Cloud Architect, Independent
Raghavan "Rags" Srinivas (@ragss) is an Architect enabling developers to build scalable and available systems. With a background in app development and infrastructure, he has gravitated towards distributed systems. He specializes in Cloud Computing, specifically multi-cloud. Rags... Read More →
avatar for Erin Allen Boyd

Erin Allen Boyd

Distinguished Cloud Architect, Nvidia
Erin is currently a Distinguished Cloud Architect at Nvidia. Prior to this role she was the Director of Emerging Technologies and Distinguished Engineer at Red Hat in the Office of the CTO. Erin was previously an Apple Cloud Services Engineer at Apple. Erin is a Kubernetes contributor... Read More →
avatar for Dawn Chen

Dawn Chen

Principal Software Engineer, Google
Dawn Chen is a principal software engineer at Google. Dawn has worked on Kubernetes and Google Container Engine (GKE) before the project was founded. She has been one of tech leads in both Kubernetes and GKE. Prior to Kubernetes, she was the one of the tech leads for Google internal... Read More →
avatar for Vara

Vara

Principal OSS Specialist SA, AWS
Vara Bonthu is a dedicated technology professional and Worldwide Tech Leader for Data on EKS, specializing in assisting AWS customers ranging from strategic accounts to diverse organizations. He is passionate about open-source technologies, Data Analytics, AI/ML, and Kubernetes, and... Read More →
avatar for Sachi Desai

Sachi Desai

Product Manager, Microsoft
Sachi Desai is product manager in the Azure Kubernetes Service (AKS) team at Microsoft. She works with a range of AI users and enthusiasts in building the KAITO CNCF Sandbox project and is interested in different GPU workloads on Kubernetes.
Friday April 4, 2025 11:00 - 11:30 BST
Level 1 | Hall Entrance N10 | Room E
  Application Development

11:45 BST

Into the Shopfloor: Moving Manufacturing Execution Systems To Kubernetes - Manuel Peuster & Andrei Traian Cucuruzac, Bosch Connected Industry
Friday April 4, 2025 11:45 - 12:15 BST
Kubernetes is breaking boundaries, entering the manufacturing sector and powering mission-critical systems on production floors. This case study explores Bosch Connected Industry’s journey to modernize a manufacturing execution system (MES) into a cloud-native ecosystem. From containerization to evolving from Docker-Compose and Ansible-driven Kubernetes manifests to a a streamlined Helm-based setup, we’ll share how we overcame challenges step by step.

The operator pattern became our secret weapon, automating workflows and enabling scalability. However, no two plants are identical, making versatile parameterization crucial. Manufacturing setups demand support for diverse environments, from public cloud to air-gapped, on-premise edge clusters, often managed by engineers with limited DevOps expertise.

This session is for DevOps engineers, architects, and tech enthusiasts eager to tackle the real-world challenges of bringing Kubernetes into diverse and demanding operational contexts.
Speakers
avatar for Andrei

Andrei

Junior DevOps Engineer, Bosch Connected Industry
Andrei Cucuruzac, a Junior DevOps Engineer at Bosch and graduate of the Polytechnic University of Bucharest in Industrial Engineering, focuses on Kubernetes for container orchestration. He explores advanced features like dynamic scaling, workload automation, and multi-cluster management... Read More →
avatar for Manuel Peuster

Manuel Peuster

Senior DevOps Engineer, Bosch Connected Indurstry
Manuel Peuster holds a PhD in computer science and his research interests include network softwarization, industrial IoT, as well as benchmarking of distributed systems. He was an active contributor to OpenSource MANO and founded several open-source projects, such as Containernet... Read More →
Friday April 4, 2025 11:45 - 12:15 BST
Level 1 | Hall Entrance N10 | Room E
  Application Development

11:45 BST

Type-safe Feature Flagging in OpenFeature: Lessons Learned From Using Feature Flags at Google - Michael Beemer, Dynatrace & Florin-Mihai Anghel, Google
Friday April 4, 2025 11:45 - 12:15 BST
Feature flags are a great way to release software faster while minimizing deployment risks. They allow for controlled releases of new or complex features. However, a common issue with most feature flag SDKs in use today is that they rely on hardcoded strings to identify feature flags, leaving code vulnerable to typos or references to stale flags. This can lead to a mismatch between flags used in code and flags configured in your flag management system, resulting in unexpected application behavior.

In this talk, we will discuss a solution to this challenge using OpenFeature, a vendor-agnostic, community-driven API for feature flagging. Inspired by lessons learned at Google, we've designed the OpenFeature CLI to seamlessly integrate into your development workflow. We'll demonstrate how strongly typed feature flag accessors, created with the CLI, can be used to overcome these issues while also significantly improving the developer experience.
Speakers
avatar for Michael Beemer

Michael Beemer

Senior Product Manager, Dynatrace
Michael co-founded the OpenFeature project, helping to bring standardization to the feature flagging community. He is a Senior Product Manager at Dynatrace with years of experience in the observability space working as a Consultant, DevOps Engineer, Software Developer, and Product... Read More →
avatar for Florin-Mihai Anghel

Florin-Mihai Anghel

Software Engineer, Google
Software Engineer with a passion for everything that connects people and can improve the world.
Friday April 4, 2025 11:45 - 12:15 BST
Level 1 | Hall Entrance N10 | Room H
  Application Development
  • Content Experience Level Any

13:45 BST

Failure Is Not an Option: Durable Execution + Dapr = 🚀 - Marc Duiker, Diagrid
Friday April 4, 2025 13:45 - 14:15 BST
Applications break all the time, there could be a network issue, a cloud provider outage, or just a glitch in the matrix. But as a developer, you really need your applications to be resilient without the need to recover databases and restart services manually.

In this session, I'll demonstrate how Dapr Workflow provides durable execution, which enables you to write reliable workflows as code. In addition, I'll show how resiliency policies in Dapr improve reliable communication across services and resources when developing distributed applications.

I'll go into specific workflow features, such as scheduling, sequential and parallel execution, and waiting for external events. I'll show many code samples (in C#) for each of these features and will run the applications using the Dapr CLI to demonstrate their resiliency.

By the end of the session, you will have a good grasp of how durable execution with Dapr workflow and resiliency policies can help you build resilient applications.
Speakers
avatar for Marc Duiker

Marc Duiker

Developer Advocate, Diagrid
Marc is a Sr Developer Advocate at Diagrid with a strong focus on event-driven architectures. He loves helping developers to achieve more every day. You might have seen Marc at a developer meetup or conference, since he's a regular speaker and event-organizer in the area of Dapr... Read More →
Friday April 4, 2025 13:45 - 14:15 BST
Level 0 | ICC Capital Hall | Room 1
  Application Development

14:30 BST

Are You Covered? Falling in Love With E2E Testing - Scott McAllister, ngrok
Friday April 4, 2025 14:30 - 15:00 BST
Automated testing aims to give us confidence that our code will run as expected in every situation–especially when we push changes. Good tests will increase your team's velocity of developing new features and reduce the headache of bugs and outages.

As more applications shift to containerized environments, testing them becomes more complex. Not only does the application code need to be tested, but so does the Kubernetes manifests. This session will clarify setting up and running automated tests in these environments. We'll discuss organizing tests in containers, handling dependencies, and maintaining consistent testing throughout the deployment process.

The session will cover setting up containers for replicable test environments, Argo CD for GitOps automation, and utilizing k3s to manage complex, interdependent test workflows, ensuring consistent, reliable end-to-end testing.
Speakers
avatar for Scott McAllister

Scott McAllister

Principal Developer Advocate, ngrok
Scott McAllister is a Developer Advocate at ngrok. He has been building web applications in several industries for over a decade. Now he's helping others learn about a wide range of web and infrastructure technologies. When he's not coding, writing or speaking he enjoys long walks... Read More →
Friday April 4, 2025 14:30 - 15:00 BST
Level 0 | ICC Capital Hall | Room 1
  Application Development

14:30 BST

Breaking Barriers: Bringing Application Developers Closer To the CNCF - Thomas Vitale, Systematic & Mauricio "Salaboy" Salatino, Diagrid
Friday April 4, 2025 14:30 - 15:00 BST
Being an application developer in the cloud native age is challenging. Developers new to cloud native who land on the CNCF Landscape feel overwhelmed. When using a platform that doesn’t consider the developer experience, things can get even worse. But it doesn’t have to be that way. The solution lies in the cloud native ecosystem itself.

This session covers 5 friction points that developers face and presents solutions with cloud native tools.

- Unreproducible Dev Environment. Do you need a cloud environment? Or can you run everything locally?
- Inefficient Project Onboarding and Collaboration. How do teams share configurations, tools, and common practices?
- Cumbersome Inner Dev Loop. How do you achieve efficient development workflows?
- Complex Service Integrations. How can you integrate external services without worrying about infrastructure concerns?
- Kubernetes Steep Learning Curve. Do you need Kubernetes in your local environment? How can you build production-ready containers?
Speakers
avatar for Mauricio Salatino

Mauricio Salatino

Ecosystem Engineer, Diagrid
Mauricio works as an Open Source Software Engineer at @Diagrid, contributing to and driving initiatives for the Dapr OSS project. Mauricio also serves as a Steering Committee member for the Knative Project and Co-Leading the Knative Functions initiative. He published a book titled... Read More →
avatar for Thomas Vitale

Thomas Vitale

Software Architect, Systematic
Thomas is a software engineer focused on building cloud native solutions. He is the author of the "Cloud Native Spring in Action" book and plays an active role in the community as a CNCF Ambassador and Co-Chair of the CNCF App Development Working Group. A strong advocate of open... Read More →
Friday April 4, 2025 14:30 - 15:00 BST
Level 1 | Hall Entrance N10 | Room E
  Application Development
  • Content Experience Level Any

15:15 BST

AI Beyond Autocomplete: Using LLMs To Create 1000 Kubernetes Controllers - Justin Santa Barbara & Walter Fender, Google
Friday April 4, 2025 15:15 - 15:45 BST
LLMs can generate React apps, poems, and even music. But can they rise to the ultimate challenge: writing reliable Kubernetes controllers? The Config Connector team say "yes!" We are successfully using AI to write production controllers for a thousand google cloud resources.

Our path was to first break the problem into LLM-friendly steps (such as generating KRM types, the mocks and the reconciler). For each step, we invoke custom fine-tuned LLMs in a novel way with custom “jigs”. We add testing to create an “interlock” that mitigates hallucinations.

This journey changed our whole codebase philosophy: from optimizing for lines of code, we now prioritize the ability to safely and easily author and merge focused changes (at the expense of having lots of code). Although AI motivated this trade-off, it also aids development as OSS.

We believe our approach is generally applicable; join us to learn lessons that will apply as your project embraces the AI-assisted future.
Speakers
avatar for Justin Santa Barbara

Justin Santa Barbara

Software Engineer, Google
Justin has been contributing to kubernetes since 2014, initially as the primary maintainer of the kubernetes AWS support, he also started the kOps project. He loves helping users adopt and grow their use of kubernetes, and believes that we have only scratched the surface of the kubernetes... Read More →
avatar for Walter Fender

Walter Fender

Staff Engineer, Google
Graduated from U.C. Berkeley. Working at Google and on Kubernetes API Machinery and Cloud Provider for eight years. Maintainer for the APIServer Network Proxy and Config Connector projects.
Friday April 4, 2025 15:15 - 15:45 BST
Level 0 | ICC Capital Hall | Room 1
  Application Development

15:15 BST

Authz as a Dev Workflow: Architecting Better Cloud Native Apps - Dan "phrawzty" Maher, Cerbos
Friday April 4, 2025 15:15 - 15:45 BST
Every request in a cloud-native application needs authorization, but let's be honest: most developers see it as a pain-point rather than an advantage. This talk explores why authorization belongs in your application's critical path, and how making it a core part of the development process improves developer experience.
We'll look at how CNCF authorization projects and open standards from the OpenID Foundation are rethinking authorization from the ground up. Through real-world examples, we'll show how modern authorization patterns fit into existing workflows, help catch access control bugs early, and make developers' lives easier.
Attendees will leave with practical patterns for building maintainable access control logic, strategies for testing authorization rules effectively, and proven approaches for embedding security into your development workflow from the start. Whether you're building new systems or improving existing ones, you'll learn how to make authorization work for you.
Speakers
avatar for Dan Maher

Dan Maher

Open Source Engineer, Cerbos
Dan has worked in a variety of environments from start-ups to global corporations, including stints as a founder, university lecturer, and a day labourer. Today, Dan is a global core member of the DevOpsDays conference series, Senior DevRel Manager at Cerbos, and full time open source... Read More →
Friday April 4, 2025 15:15 - 15:45 BST
Level 1 | Hall Entrance S10 | Room C
  Application Development
  • Content Experience Level Any

15:15 BST

Wait! Can Your Pod Survive a Restart? - Aya Ozawa, CloudNatix Inc.
Friday April 4, 2025 15:15 - 15:45 BST
Restartability is key for cloud-native applications to leverage Kubernetes' core capabilities, including self-healing, automated rollouts, autoscaling, and maintenance eviction. However, achieving robust restartability requires careful application design and precise Kubernetes manifest configurations.

In this session, we will dive into Pod restartability with two practical demonstrations: "HTTP Server" and "Operator with Leader Election". Key topics include:
- The Pod lifecycle focuses on request handling during startup and termination.
- How health probes (readiness, liveness, and startup) change Pod behavior.
- Signal handling and a graceful shutdown implementation.
- Best practices for Pod Disruption Budgets (PDBs) and their common pitfalls

By the end, you’ll gain actionable insights to make your cloud-native applications more resilient, fully aligned with Kubernetes’ self-healing capabilities, and ready for seamless restarts with minimal downtime.
Speakers
avatar for Aya Ozawa

Aya Ozawa

Member of Technical Staff, CloudNatix Inc.
Aya Ozawa is a member of technical staff at CloudNatix. She has been working on platform development based on Kubernetes since 2016. Aya is passionate about open-source technologies, focusing on cloud-native projects. She is also a co-organizer of the Kubernetes Meetup Tokyo, which... Read More →
Friday April 4, 2025 15:15 - 15:45 BST
Level 1 | Hall Entrance N10 | Room E
  Application Development
  • Content Experience Level Any
 

Share Modal

Share this link via

Or copy link

Filter sessions
Apply filters to sessions.
  • 🚨 Contribfest
  • 🪧 Poster Sessions
  • AI + ML
  • Application Development
  • Breaks
  • ⚡ Lightning Talks
  • Cloud Native Experience
  • Cloud Native Novice
  • CNCF-hosted Co-located Events
  • Connectivity
  • Data Processing + Storage
  • Emerging + Advanced
  • Experiences
  • Keynote Sessions
  • Maintainer Track
  • Observability
  • Operations + Performance
  • Platform Engineering
  • Project Opportunities
  • Registration
  • Security
  • Solutions Showcase
  • Sponsor-hosted Co-located Event
  • Tutorials