Blog

Featured
2024 year in review of CNCF and top 30 open source project velocity 
Staff Post 2024 year in review of CNCF and top 30 open source project velocity 
By Chris Aniszczyk  By consistently tracking open source project velocity, we are able to see the trends and technologies resonating with developers and end users. We have been tracking these trends since 2017; all previous blogs...
January 29, 2025
  • Reset

Found 2266 posts


Fluent Bit v4.0: Celebrating new features and 10th anniversary
Project Post Fluent Bit v4.0: Celebrating new features and 10th anniversary
The Fluent Bit maintainers have exciting news to share! Fluent Bit version 4 is out and just in time to celebrate the project’s 10-year anniversary. The journey: From embedded logging to multi-Signal observability With over 15...
April 25, 2025

Building trust with OpenID Federation trust chain on Keycloak
Project Post Building trust with OpenID Federation trust chain on Keycloak
OpenID Federation 1.0 provides a framework to build trust between a Relying Party and an OpenID Provider that have no direct relationship so that the Relying Party can  send OIDC/OAuth requests to the OpenID Provider without being previously...
April 25, 2025 | Yutaka Obuchi, Hitachi, Ltd.

LitmusChaos at KubeCon + CloudNativeCon Europe 2025: A Recap 
Project Post LitmusChaos at KubeCon + CloudNativeCon Europe 2025: A Recap 
The cloud native community recently converged in London from April 1 – 4, 2025, for an incredible edition of KubeCon + CloudNativeCon Europe. From our perspective at LitmusChaos, it was a week filled with inspiring sessions,...
April 25, 2025 | Sayan Mondal, Community Manager, LitmusChaos

Prepare your application landscape for zero trust with Keycloak 26.2
Prepare your application landscape for zero trust with Keycloak 26.2
Strong identity and access management is a key component of a zero trust architecture for cloud native applications. Keycloak is well-known for its single-sign-on capabilities based on open standards. It provides you all the building blocks...
April 24, 2025 | Alexander Schwartz, Keycloak Maintainer

Protecting NATS and the integrity of open source: CNCF’s commitment to the community
Staff Post Protecting NATS and the integrity of open source: CNCF’s commitment to the community
When a company contributes a project to the Cloud Native Computing Foundation (CNCF), it’s not just sharing code—it’s making a commitment to the open source community. It’s a pledge to uphold open collaboration, shared community ownership,...
April 24, 2025

Istio publishes results of ztunnel security audit
Istio publishes results of ztunnel security audit
Passes with flying colors Istio’s ambient mode splits the service mesh into two distinct layers: Layer 7 processing (the “waypoint proxy”), which remains powered by the traditional Envoy proxy; and a secure overlay (the “zero-trust tunnel”...
April 23, 2025 | Craig Box - Solo.io, for the Istio Product Security Working Group

Building AuthZed with the power of cloud native: A CNCF success story
Member Post Building AuthZed with the power of cloud native: A CNCF success story
At the Cloud Native Computing Foundation (CNCF), we celebrate organizations that turn cloud native technologies into real-world impact. AuthZed, a CNCF Silver member, is one such story—a company built from the ground up on open source,...
April 22, 2025 | Jimmy Zelinksie, Cofounder at AuthZed

These Kubernetes mistakes will make you an easy target for hackers
These Kubernetes mistakes will make you an easy target for hackers
Kubernetes is exceedingly powerful for orchestrating containerized applications at scale. But without proper monitoring and observability—especially in self-managed infrastructure—it can quickly become a security disaster waiting to happen. This is not due to inherent flaws in...
April 22, 2025 | Saqib Jan

Deep Dive into the Gateway API Inference Extension
Deep Dive into the Gateway API Inference Extension
Running AI inference workloads on Kubernetes has some unique characteristics and challenges, and the Gateway API Inference Extension project aims to solve some of those challenges. I recently wrote about these new capabilities in the kgateway...
April 21, 2025 | Christian Posta, Solo.io

Creating a ClickHouse Cluster on Raspberry Pis
Creating a ClickHouse Cluster on Raspberry Pis
Want a hands-on way to explore Kubernetes and ClickHouse®—without spinning up cloud VMs? In this post, we’ll build a home-lab cluster of Raspberry Pi 5 boards that mimics a high-availability setup. Whether you’re a cloud-native developer...
April 18, 2025

The CNCF TOC @ KubeCon + CloudNativeCon Europe 2025
Ambassador Post The CNCF TOC @ KubeCon + CloudNativeCon Europe 2025
The Technical Oversight Committee (TOC) provides technical leadership to the cloud native community. Strong TOC participation at this year’s KubeCon + CloudNativeCon Europe in London enabled in-person discussions and strategic planning for CNCF project technical priorities...
April 16, 2025 | Faseela K

Kagent: Bringing Agentic AI to Cloud Native
Project Post Kagent: Bringing Agentic AI to Cloud Native
Solving Cloud Native Operation Challenges with AI Agents Oh no! Your application is unreachable, buried under multiple connection hops—how do you pinpoint the broken link? How do you generate an alert or bug report from Prometheus...
April 15, 2025

What LLMs can do for SREs in Cloud Native Infrastructure
Community Post What LLMs can do for SREs in Cloud Native Infrastructure
Cloud native infrastructure continues to scale, and with it, so does operational overhead. Kubernetes has become the backbone of modern platforms, but as cluster sizes grow past 100 nodes and thousands of workloads, the operational load...
April 14, 2025 | Hwansoo Kim

Five critical shifts for Cloud Native at a Crossroads
Community Post Five critical shifts for Cloud Native at a Crossroads
As enterprises run ever-more-complex workloads on Kubernetes, they’re facing a new set of challenges: how to ensure security requirements are met, budgets are deployed efficiently and operational complexity is, well, not as complex. Many are finding...
April 14, 2025 | Kim McMahon, Sidero Labs

Welcoming new members to our Technical Advisory Board
Staff Post Welcoming new members to our Technical Advisory Board
We are thrilled to announce the addition of three esteemed industry leaders to our Technical Advisory Board (TAB): Ahmed Bebars from The New York Times, Ben Somogyi from Lockheed Martin, and Kenta Tada from Toyota. Their...
April 10, 2025

Components vs. Containers: Fight?
Ambassador Post Components vs. Containers: Fight?
WebAssembly components offer a new way to deploy microservices and other applications in cloud native environments. This naturally raises the question: is the upstart component out to replace containers? Or is this one of those situations...
April 9, 2025 | Taylor Thomas, CNCF Ambassador

10 questions to help you decide whether to hire an SRE or managed KaaS
Community Post 10 questions to help you decide whether to hire an SRE or managed KaaS
Deciding between managing Kubernetes in-house or partnering with a managed service provider can be a difficult choice for organizations seeking to optimize their cloud infrastructure. Over the past several years, I’ve been part of the decision...
April 9, 2025 | Mary Henry

Kubernetes hardening made easy: Running CIS Benchmarks with kube-bench
Kubernetes hardening made easy: Running CIS Benchmarks with kube-bench
In today’s world, where security risks and breaches are growing daily, it is crucial to maintain our applications and infrastructure’s compliance with security standards and that is where CIS benchmarks from CIS (Center for Internet Security)...
April 8, 2025

Managing multi-line logs with Fluent Bit and Python
Member Post Managing multi-line logs with Fluent Bit and Python
In this blog you will learn about:  Introduction Logs are essential for monitoring and debugging applications, but not all logs are created equal. While most logs follow a simple line-by-line format, others span multiple lines to...
April 8, 2025 | Sharad Regoti, CKA & CKS certified software engineer

Kubestronaut in Orbit: Iliyan Petkov
Kubestronaut Post 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,...
April 8, 2025