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: 🚨 Contribfest clear filter
Wednesday, April 2
 

11:15 BST

🚨 Contribfest: Contribution Guide and Workshop: Help Us Improve the Prometheus Ecosystem!
Wednesday April 2, 2025 11:15 - 12:30 BST
Have you ever wondered how to introduce that quick fix you always wanted to do to Prometheus or Alertamanger server? What about proposing bigger changes to Prometheus like improving TSDB storage, API or Prometheus standards likePromQL, OpenMetrics or Remote Write?

It might be easier than you thought! In this workshop, we will, together, propose an example (or yours!) code change to Prometheus! The participants will learn and exercise:
How to find various code components in the Go codebases for Prometheus and auxiliary projects like Alertmanager, avalanche, etc.
Proposing the bigger changes through the Prometheus proposal process.
Testing and benchmarking Prometheus.
Documenting changes.
What it takes to become a maintainer one day!

Prerequisites for the active participation: Linux or Mac dev machine, git and Go 1.23 installed.
Speakers
avatar for Arthur Silva Sens

Arthur Silva Sens

Software engineer, Grafana
Arthur Sens is a Software Engineer at Grafana, focusing on Prometheus and OpenTelemetry interoperability. He is also an active member and maintainer for both communities. The only things that can take Arthur away from the computer are his passion for lifting unnecessarily heavy weights... Read More →
avatar for Bartłomiej Płotka

Bartłomiej Płotka

Sr Software Engineer, Google
Bartek Płotka is a Senior Software Engineer at Google. SWE by heart, with an SRE background, currently working on Cloud Observability. Previously Principal Software Engineer at Red Hat. Author of "Efficient Go" book with O'Reilly. As the co-founder of the CNCF Thanos project and... Read More →
avatar for Björn Rabenstein

Björn Rabenstein

Engineer, Grafana Labs
Björn “Beorn” Rabenstein is an engineer at Grafana Labs and a Prometheus developer. Previously, he was a Production Engineer at SoundCloud, a Site Reliability Engineer at Google, and a number cruncher for science.
avatar for Arianna Vespri

Arianna Vespri

Software Engineer, Self-employed
Arianna Vespri is a Go developer with a background in the music industry. Passionate about monitoring and observability, is a Prometheus contributor and a maintainer of Prometheus client_golang. Active as an electronic musician for decades under a pseudonym, is very familiar with... Read More →
Wednesday April 2, 2025 11:15 - 12:30 BST
Level 3 | ICC Capital Suite 17

11:15 BST

🚨 Contribfest: Kyverno - Let's Automate SecOps With Policy as Code!
Wednesday April 2, 2025 11:15 - 12:30 BST
This session will help you to learn about and contribute to Kyverno, the “Swiss army knife” of Kubernetes that elegantly solves key challenges across security, automation, and compliance.

In this interactive session, Kyverno maintainers will discuss Kyverno’s architecture, the role of each component, show you how to set up your development environment, and guide you on how you can contribute to the project. They will also discuss the project roadmap, and key areas for future development.

Bring your questions, ideas, and use cases and engage with the community to get started as a CNCF

Join us to shape the future of Kubernetes security and compliance together!
Speakers
avatar for Jim Bugwadia

Jim Bugwadia

Founder and CEO, Nirmata
Jim Bugwadia is a co-founder and the CEO of Nirmata, the Kubernetes policy and governance company. Jim is an active contributor in the cloud native community and currently serves as co-chair of the Kubernetes Policy and Multi-Tenancy Working Groups. Jim is also a co-creator and maintainer... Read More →
avatar for Frank Jogeleit

Frank Jogeleit

Senior Software Engineer, Nirmata
Frank works as a Senior Software Engineer for Nirmata and works with cloud technologies on a daily basis. In addition to his daily job, he supports various cloud native organizations such as Falco and Kyverno. Since 2021 he has been developing various tools, such as his tool "Policy... Read More →
avatar for Charles-Edouard Brétéché

Charles-Edouard Brétéché

Kyverno maintainer, Nirmata
Charles-Edouard Brétéché is a Staff Engineer at Nirmata, a maintainer for Kyverno, and has created and contributed to various open source projects. including a Terraform provider for kOps. He has been building and delivering software for more than 20 years, as a software engineer... Read More →
Wednesday April 2, 2025 11:15 - 12:30 BST
Level 3 | ICC Capital Suite 1

14:30 BST

🚨 Contribfest: Dive Into Cert-manager and Start Contributing!
Wednesday April 2, 2025 14:30 - 15:45 BST
Join us for a hands-on, interactive session with the cert-manager maintainers and community! cert-manager, a graduated CNCF project, automates certificate management for Kubernetes and is a critical component for securing cloud-native applications. This workshop is perfect for both first-time contributors and seasoned open-source enthusiasts. You'll learn about cert-manager's architecture, the role of its key components, and how to set up your environment to start contributing. We’ll walk through the contribution process, tackle curated GitHub issues, and provide guidance tailored to your skill level. Whether you're interested in improving code, documentation, or community engagement, this session offers a great way to make an impact while learning valuable skills. Let’s build cert-manager together!
Speakers
avatar for Maël Valais

Maël Valais

Software Engineer, cert-manager Maintainer, CyberArk
Maël Valais is a Software Engineer at CyberArk. Maël has been working in the cloud-native space for the past 6 years and has been a maintainer on the cert-manager project for the past 3 years. Before becoming a software engineer, Maël used to be in academia and defended his PhD... Read More →
avatar for Erik Godding Boye

Erik Godding Boye

Platform Engineer, Zenior
Erik has 25+ years of experience as a software developer working as a contractor for multiple companies in various industries in Norway, For the last five years, he has been building value-added services on top of large multi-tenant Kubernetes clusters ensuring development teams... Read More →
avatar for Richard Wall

Richard Wall

Programmer, Venafi (A CyberArk Company)
cert-manager maintainer.
Wednesday April 2, 2025 14:30 - 15:45 BST
Level 3 | ICC Capital Suite 1

14:30 BST

🚨 Contribfest: Extending Image Based Systems Using Systemd System Extensions
Wednesday April 2, 2025 14:30 - 15:45 BST
On general purpose image based systems such as Flatcar and Bootable Containers, users are encouraged to run all their applications using containers. To make updates safe and predictable, the system is mounted as read only and local modifications are discouraged.

While containers offer a lot of flexibility on Linux, there are still cases where installing binaries or running applications directly on the host operating system is preferred.

As a trade-off, Systemd's system extensions (sysexts) provide a mechanism to extend host's content while preserving the safety guarentees around updates. Some image based OS like Flatcar, Fedora CoreOS or Atomic Desktops are leveraging sysext images to provide container runtimes.

In this tutorial, Timothée and Mathieu will give you the fundamentals of sysexts to help you building, running and updating your very first sysext images. From simple sysext-images like Containerd to more complex ones: learn how to securely extend image based systems.
Speakers
avatar for Timothée Ravier

Timothée Ravier

CoreOS engineer, Red Hat
CoreOS engineer at Red Hat, Fedora Silverblue and Kinoite maintainer, KDE developer and KDE Flatpak maintainer.
avatar for Mathieu Tortuyaux

Mathieu Tortuyaux

Software Engineer, Microsoft
Mathieu is working as a Linux OS software engineer @ Microsoft mainly involved in the Flatcar development (an open-source Container OS Linux distribution). He's involved in the test automation, release cycle and features development. Outside of the work, he co-founded SRE France... Read More →
Wednesday April 2, 2025 14:30 - 15:45 BST
Level 3 | ICC Capital Suite 17

16:15 BST

🚨 Contribfest: Expanding the Helm Ecosystem With Helm 4
Wednesday April 2, 2025 16:15 - 17:30 BST
Are you passionate about Helm and looking for ways to contribute? Join Helm maintainers at this ContribFest to help shape the future of the project and its ecosystem! This session focuses on three exciting initiatives:

**Exploring the Helm Ecosystem:** From Chart Testing to Chart Releaser, Chart Museum, docs, and traditional plugins, discover how these projects support end-user workflows and where your skills can fit in.

**Building a Triage Team:** Helm’s biggest bottleneck is issue and PR triage. Learn how to make an immediate impact here—contributors who excel and commit time can be nominated as Triage Maintainers.

**Diving into Helm 4:** Helm 4 is on the horizon, with a revamped architecture and an expanded plugin system. Explore how to contribute plugins, ideas, and code to shape this new era.

Whether new to Helm or experienced, this session is your chance to connect, learn, and make a difference. Let’s build Helm’s future together!
Speakers
avatar for Scott Rigby

Scott Rigby

Helm Maintainer, Navteca
Scott is an artist, engineer & dad, collaborating on a different kind of world. Into collective art, activism, therapy & open source nerdy stuff. Scott is a Cloud Native Ambassador, speaker, organizer of CNCF community events including the New York Kubernetes Meetup, and international... Read More →
avatar for George Jenkins

George Jenkins

Mr, Bloomberg
George is a software engineer working on Cloud based data analytics and compute platforms for at Bloomberg. He enjoys working with and contributing back to open source, and utilizing the best in technology to solve business problems.
avatar for Robert Sirchia

Robert Sirchia

Director of Technical & Community Marketing, SUSE
I am Robert Sirchia the Director of Technical & Community Marketing at SUSE. I have been working in technology for over 20 years. Most of that time has been spent in the .NET and Microsoft space. Moved towards the cloud when .NET became a first-class citizen on them. And I have never... Read More →
Wednesday April 2, 2025 16:15 - 17:30 BST
Level 3 | ICC Capital Suite 17

16:15 BST

🚨 Contribfest: OpenTelemetry Contribfest
Wednesday April 2, 2025 16:15 - 17:30 BST
We are bringing the OpenTelemetry ContribFest to Europe! This hands-on session is the perfect opportunity for new contributors to dive into one of the most impactful open-source projects in observability. Guided by maintainers from across the project—spanning the Collector, Go, Java, JavaScript, and more—you’ll receive personalized support to make your first contribution.

Building on the success of previous ContribFests in Chicago and Salt Lake City, this session promises an engaging and supportive environment. As one of the KubeCon staff in Salt Lake City remarked, "It’s the ContribFest where most people stayed until the very end," even when it was scheduled in the last slot on a Friday!

Whether you’re a developer, SRE, or just curious about OpenTelemetry, this session is designed to empower you with the skills and confidence to contribute to open source. No prior experience with OpenTelemetry is required—just bring your laptop and enthusiasm!
Speakers
avatar for Jason Plumb

Jason Plumb

Software Engineer, Splunk
Jason Plumb (he/him) is a hacker, artist, experimenter, polyglot programmer, and dad from Portland, OR, USA. He is co-maintainer of OpenTelemetry Android and an approver in various OpenTelemetry java projects. When not at work, Jason volunteers with Futel to install and maintain a... Read More →
avatar for Jamie Danielson

Jamie Danielson

Senior Software Engineer, Honeycomb
Jamie is a Senior Software Engineer at Honeycomb where she works on instrumentation libraries. She is an active contributor to multiple OpenTelemetry projects, and is a maintainer for OpenTelemetry JavaScript. When she’s not working she’s playing dek hockey.
avatar for Marc Pichler

Marc Pichler

Maintainer, OpenTelemetry JavaScript, Dynatrace
Marc is a Senior Software Engineer at Dynatrace and a Maintainer for OpenTelemetry JavaScript. Previously working internally on various open source integrations, Marc transitioned to a more upstream-focused role and joined the group of OpenTelemetry JavaScript Maintainers in 2023... Read More →
avatar for Tyler Yahn

Tyler Yahn

Software Engineer, Splunk
Tyler Yahn is a Senior Software Engineer at Splunk and a Maintainer of the OpenTelemetry Go project. He has a background in designing, building, and running distributed systems. Currently, he devotes his time to building and improving OpenTelemetry.
Wednesday April 2, 2025 16:15 - 17:30 BST
Level 3 | ICC Capital Suite 1
 
Thursday, April 3
 

11:00 BST

🚨 Contribfest: Armada Project Session
Thursday April 3, 2025 11:00 - 12:15 BST
Come work with the maintainers of the Armada Project to get answers and direct support for your questions and issues. Meet other teams using Armada, and share resources.
Speakers
avatar for Caterina Rindi

Caterina Rindi

GR Open Source Señor Developer, G-Research Open Source Software
Caterina started her professional career teaching bilingual kindergarten, and is still using those skills in her current role as Director of Community and Developer Relations for the Open Source Software team at G- Research. She has been working with remote teams in the P2P, blockchain... Read More →
Thursday April 3, 2025 11:00 - 12:15 BST
Level 3 | ICC Capital Suite 17

11:00 BST

🚨 Contribfest: Contribute With Confidence: Dive Into Backstage!
Thursday April 3, 2025 11:00 - 12:15 BST
Join us for an engaging session on Backstage, a CNCF project that powers Internal Developer Portals with its rich plugin ecosystem. We’ll guide you through setting up your environment with tools like Node.js and TypeScript, introduce you to the Backstage Contributing Guide, and help you explore beginner-friendly GitHub issues with expert support.

For more seasoned Backstage developers, use this session to create a plugin and extend Backstage’s functionality. Engage with maintainers, ask questions, and gain valuable insights into the project. Whether you’re new or experienced, this is your chance to make an impact and contribute to the Backstage community!
Speakers
avatar for Bethany Griggs

Bethany Griggs

Senior Software Engineer, Red Hat
Senior Software Engineer at Red Hat and a Node.js Collaborator. Beth has been involved with the Node.js project since 2016 when she joined IBM in their Node.js Runtime Team. Now at Red Hat, she’s continuing her work around Node.js, including contributing to the Node.js project where... Read More →
avatar for Patrik Oldsberg

Patrik Oldsberg

Senior Engineer, Spotify
Patrik is a Senior Software Engineer at Spotify and a core maintainer of Backstage. In 2019 he joined the team in Spotify’s platform organization that owned the Backstage platform, and worked together with the rest of the team to bring it out in the open. Before joining Spotify... Read More →
avatar for Peter MacDonald

Peter MacDonald

Software Engineer, VodafoneZiggo
I am Peter Macdonald! A full-stack software engineer currently working at VodafoneZiggo in the Netherlands integrating Backstage as an internal developer platform. I am a big Open Source Software advocate and contributor and love spending my free time thinking of creative ways to... Read More →
avatar for André Wanlin

André Wanlin

Customer Success Engineer, Spotify
André, a full Stack Developer from Winnipeg, Manitoba, Canada, is an active member of the Backstage open source project having contributed 3 plugins - Azure DevOps, DevTools, and Linguist - as well as various features, bug fixes and documentation updates. He's often found on the... Read More →
avatar for Vincenzo Scamporlino

Vincenzo Scamporlino

Senior Software Engineer, Spotify
Vincenzo is a Senior Software Engineer at Spotify, based in Stockholm, and members of the Backstage core team. With a career that began as a Mobile Engineer in Digital Creative Agencies, he later transitioned to Full-Stack Engineering. Today, you might find him on Discord, engaging... Read More →
Thursday April 3, 2025 11:00 - 12:15 BST
Level 3 | ICC Capital Suite 1

14:15 BST

🚨 Contribfest: Enhancing Your Developers Experience With Score
Thursday April 3, 2025 14:15 - 15:30 BST
Join us to contribute to Score, a CNCF Sandbox project. Score, as a developer-centric and platform-agnostic workload specification, aims to ensure consistent configuration between local and remote environments.
In this session, we will guide your through how you can contribute to either the docs (in Markdown), the source code of score-go library (in Go) or the two CLIs implementations: score-compose and score-k8s (in Go).
Attendees who would like to fix bugs and implement new features can pair program with maintainers to directly contribute and have impact to the Score project. We will also guide anyone who would like to write their own provisioners to provision external dependencies with OpenTofu, Crossplane, etc.
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 Ben Meier

Ben Meier

Principal Engineer, Humanitec
I'm a principal engineer at Humanitec working on the backend orchestration services that power the Platform Orchestrator. At the same time, I contribute to the Score CNCF project and its open source implementations and tools that define the standard workload specification.
avatar for Chris Stephenson

Chris Stephenson

CTO Humanitec, Score maintainer, Humanitec
Chris has been building platforms to help developers be more effective and less dependant on others for over 10 years. He has experience working in the City of London, Google and also a number of startups. In his current role as CTO at Humanitec he is trying to package what he has... Read More →
Thursday April 3, 2025 14:15 - 15:30 BST
Level 3 | ICC Capital Suite 1

14:15 BST

🚨 Contribfest: Kubernetes Observability Simplified: Build, Debug & Monitor With Inspektor Gadget
Thursday April 3, 2025 14:15 - 15:30 BST
Join us for an interactive session exploring Kubernetes observability and debugging with Inspektor Gadget! This powerful project combines eBPF tools and a systems inspection framework tailored for Kubernetes, containers, and Linux hosts.

The session kicks off with an introduction to Inspektor Gadget, followed by hands-on guidance to set up your development environment (we’ll do most of the heavy lifting for you ahead of time). Participants will learn about the concept of "gadgets" and create their own simple "Hello World" gadget. From there, you can explore various ways to contribute:

- Develop new gadgets for emerging use cases.
- Enhance existing gadgets with additional capabilities.
- Collaborate on brainstorming innovative features.

Whether you’re looking to use Inspektor Gadget for debugging or dive deeper into creating gadgets, this session has something for everyone.
Speakers
avatar for Burak Ok

Burak Ok

Software Engineer, Microsoft
Burak has been working in tech for over 10 years in his free time. After he discovered Open Source he joined the Azure Core Linux group at Microsoft, where his focus is on enhancing observability for containers and Kubernetes clusters through Inspektor Gadget. Apart from tech he loves... Read More →
avatar for Michael Friese

Michael Friese

Senior Software Engineer, Microsoft
Michael is a Senior Software Engineer at Microsoft, specializing in Kubernetes, containers, eBPF, networking, and security. He is currently contributing to Inspektor Gadget, an open-source observability, security and debugging tool under the CNCF.
avatar for Qasim Sarfraz

Qasim Sarfraz

Software Engineer, Microsoft
Software engineer with experience in cloud-native software development and system engineering
Thursday April 3, 2025 14:15 - 15:30 BST
Level 3 | ICC Capital Suite 17

16:00 BST

🚨 Contribfest: KubeStellar Contribfest
Thursday April 3, 2025 16:00 - 17:15 BST
Join the KubeStellar maintainers to make the project better for everyone. You can choose between several opportunities to contribute, and you can count on maintainers from different project areas to help you on your first steps: Our first User Interface, documentation, website, GO lang, and more.
Speakers
avatar for Andy Anderson

Andy Anderson

Software Architect, IBM
Andy is an experienced software architect with a strong track record of leading research and engineering teams on hybrid cloud and Kubernetes-based platform development. He has a wealth of experience in software development, cloud computing, and data analysis. Andy is particularly... Read More →
avatar for Paolo Dettori

Paolo Dettori

Sr. Technical Staff Member, IBM
Paolo Dettori is a Sr. Technical Staff Member at IBM Research in NY. His research interests are in distributed systems, cloud and open-source technologies. Paolo authored and coauthored several journal and conference papers, and he holds several patents issued in the United States... Read More →
avatar for Franco Stellari

Franco Stellari

Dr, IBM Research
Franco Stellari is with IBM T.J. Watson Research Center in Yorktown Heights, NY. He has more than 100 international publications and more than 45 granted patents. Some of his work in the field of advanced detectors was recognized with the Paul F. Forman Team Engineering Excellence... Read More →
Thursday April 3, 2025 16:00 - 17:15 BST
Level 3 | ICC Capital Suite 1

16:00 BST

🚨 Contribfest: Making SlimToolkit Extensible: Introducing WASM-based Plugins for XRAY Container Image Scanning
Thursday April 3, 2025 16:00 - 17:15 BST
The ability to contribute to the project has been limited by the need to understand the project code base. Introducing plugins in the project will make it possible for new contributors to extend the project without understanding the entire project.

The XRAY command in the project is used to scan container images to extract useful container insights. It's a great place to introduce plugins because there's always more to analyze. It will also make it easier to integrate with other CNCF projects to provide additional analysis capabilities and to provide valuable data for those projects.

There are different plugin designs with each own set of pros and cons. A WASM-based plugin system will make it possible to create plugins in different languages contributors are more familiar with and it won't be limited to people who know Go.

No low level SlimToolkit, container tech or WASM expertise is required. You only need basic Go and interest in learning WASM libraries (e.g, Wazero, Extism, waPC)
Speakers
avatar for Kyle Quest

Kyle Quest

Founder, AutonomousLayer
Kyle created DockerSlim (aka SlimToolkit), a popular tool to inspect, minify and debug containers. He's the founder/CEO of AutonomousLayer & he's also the founder/CTO of Slim.AI. He's building an AI agent to maintain application dependencies and automatically fix vulnerabilities... Read More →
Thursday April 3, 2025 16:00 - 17:15 BST
Level 3 | ICC Capital Suite 17
 
Friday, April 4
 

11:00 BST

🚨 Contribfest: Make Your Own UI for Kubernetes With Headlamp
Friday April 4, 2025 11:00 - 12:15 BST
Wanna help make CNCF tools simpler to use by everyone? Do you have your own Kubernetes tool and would like to quickly set up a GUI for it? Or maybe you want to contribute to an open source, CNCF Sandbox project, aimed at making Kubernetes easier to tame for everyone? Well, hope aboard and join the Headlamp Contribfest!
Headlamp is an open source, CNCF Sandbox, Kubernetes UI that offers a great UX for managing Kubernetes, and is extensible via plugins.
This session offers several opportunities to contribute to Headlamp, or to leverage it for your own project.
As Headlamp's maintainers, we will be giving a quick workshop on how to create your own plugin and explain how to also start contributing upstream to the Headlamp core project. We are also happy to brainstorm ideas around how to improve the project or the overall Kubernetes UX.
Looking forward to meeting you!
Speakers
avatar for Joaquim Rocha

Joaquim Rocha

Principal Software Engineering Manager, Microsoft
Joaquim has been involved in a number of Free and Open Source Software projects for the past 15 years, from the Linux desktop and phones to the cloud. He is an Emeritus Member of the GNOME Foundation and has been a speaker in events such as KubeCon, GUADEC, and FOSDEM. Joaquim currently... Read More →
Friday April 4, 2025 11:00 - 12:15 BST
Level 3 | ICC Capital Suite 1

11:00 BST

🚨 Contribfest: PipeCD Contribfest
Friday April 4, 2025 11:00 - 12:15 BST
PipeCD is fast approaching the v1 milestone with significant performance improvements and support for unlimited platform deployment with the pluggable architecture in Piped. Users now have the flexibility to develop stages and plugins for application types specific to the platforms they are utilizing.

During this session, we will focus on reviewing the interface of Piped for the pluggable architecture and demonstrate how to create a simple plugin. Attendees can build a simple plugin that only includes the QuickSync stage for their application's platform use.

In addition, we have prepared many good-first-issues so that participants can get acquainted with the PipeCD project and understand how PipeCD is used to achieve progressive delivery quickly and effectively.
Speakers
avatar for Khanh Tran

Khanh Tran

Software Engineer, CyberAgent, Inc.
Khanh is a CNCF ambassador and a maintainer of the PipeCD project. He is currently employed at CyberAgent Inc, and responsible for the CI/CD system across the organization. As a member of the developer productivity team, his primary focus is on automation and anything that enhances... Read More →
Friday April 4, 2025 11:00 - 12:15 BST
Level 3 | ICC Capital Suite 17

13:45 BST

🚨 Contribfest: Securing the Kubernetes Host by Finding Kernel Vulnerabilities
Friday April 4, 2025 13:45 - 15:00 BST
Join the session on how Kubescape will add functionality that enhances Kubernetes security by implementing vulnerability scanning of the Kubernetes host.
We'll talk about what it takes to identify and address critical kernel vulnerabilities that can significantly impact cluster security.
Don't miss this opportunity to contribute to the security of the cloud-native ecosystem!
Speakers
avatar for Ben Hirschberg

Ben Hirschberg

Co-founder and CTO, ARMO
Ben is a veteran cybersecurity and DevOps professional, as well as computer science lecturer. Today, he is the co-founder at ARMO, with a vision of making end-to-end Kubernetes security simple for everyone, and a core maintainer of the open source Kubescape project. He teaches advanced... Read More →
avatar for Oshrat Nir

Oshrat Nir

Developer Advocate, ARMO
Oshrat Nir is the Developer Advocate at ARMO, where she helps customers adopt Kubernetes security. She has over 20 years of IT experience, including roles at Amdocs and Giant Swarm. She is a big believer in transparency and community, and she loves telling stories. She excels at... Read More →
avatar for Matthias Bertschy

Matthias Bertschy

Senior Kubernetes Developer, ARMO
Matthias is a Senior Kubernetes Developer at ARMO working on Kubescape. In 2011 he joined a leading security solution provider in Switzerland to become a Security System Engineer. Certified as an Ethical Hacker in 2012 (GPEN certification) and a CISSP in 2015.He has become a regular... Read More →
Friday April 4, 2025 13:45 - 15:00 BST
Level 3 | ICC Capital Suite 1
 

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