Andrea Giardini – Leveraging the Power of Open Source
For Andrea Giardini, the power of cloud native isn’t just in all the obvious things – community, technology exchange, problem solving – but in what you can’t see, those unexpected connections and efforts that happen against…
Kubestronaut in Orbit: Iliyan Petkov
Get to know Iliyan His fascination with computers and electronics began early, sparked by his father and fueled by various games and sci-fi movies. Over the years, he developed a passion for open-source technologies, system administration,…
Reimagining log management tools and software: The impact of AI and GenAI
Today’s distributed, cloud-native systems generate logs at a high rate, making it increasingly difficult to derive actionable insights. AI and Generative AI (GenAI) technologies—particularly large language models (LLMs)— are transforming log management tools by enabling teams…
Explore our DEI Community Hub at KubeCon + CloudNativeCon Europe 2025
The CNCF community is truly global; our contributors, members and ambassadors span the world. We invest heavily in community-driven initiatives to fuel sustained momentum, expansion, growth and adoption. Importantly, we continued to support DEI initiatives to…
What do we reinvent in an age of perpetual digital transformation?
What happens when technology stops evolving in silos and starts converging into something greater? The boundaries between innovations are dissolving, merging into a vast, ever-evolving digital landscape. In this reality, technologies no longer stand alone… they…
Five Learnings From Seven Years of Building Gloo and kgateway
We started Gloo Open Source in 2018, reaching GA in early 2019. Since then, we have grown Gloo adoption to hundreds of paid customers and numerous open-source users. We truly believe Gloo Gateway is the most…
KubeCon + CloudNativeCon India 2024: From Dreams to Reality Journey
Attending KubeCon + CloudNativeCon India 2024 in December was a milestone moment for me. After applying for a scholarship multiple times and not being selected for past events, I was thrilled to finally have the opportunity…
Expose the Kubernetes API and access it anywhere
Accessing the Kubernetes API for your clusters from anywhere or across any network is a powerful lever. It’s even better if you can do so without shipping or extending more messy networks, like VPCs or VPNs….
Cloud Native Live: Building a ClickHouse cluster on Raspberry Pis
An OLAP database like ClickHouse would typically be deployed for managing massive datasets – billions and billions of rows – but the binary itself is lightweight and portable. When combined with K3s, we can easily create…
Falcoctl: Artifact Management for Falco
Artifact management is the process of storing, organising, and securing the essential components generated throughout software development. Cloudsmith defines artifacts as the tangible outputs of the development lifecycle, including compiled source code, libraries, executables, and configuration…