All Project Posts

  • Reset

Found 2277 posts


10 Years in Cloud Native: TOC Restructures Technical Groups
10 Years in Cloud Native: TOC Restructures Technical Groups
The CNCF Technical Oversight Committee (TOC) is the technical governing body responsible for maintaining the technical vision of the CNCF. At the time the CNCF was founded in 2015 and as of 2016, there were four...
May 7, 2025 | Karena Angell, Chair, CNCF Technical Oversight Committee

Technology Where I Belong
Ambassador Post Technology Where I Belong
When I first started working with technology, it felt like a promise. A promise that we could change the world for the better. As a young developer building Java applications, I was fascinated by how code...
May 7, 2025 | Sergio Canales

Announcing OpenReports: Standardized Kubernetes Reporting
Announcing OpenReports: Standardized Kubernetes Reporting
The Kubernetes ecosystem, while powerful, is a sprawling landscape of tools. As organizations scale their deployments, ensuring compliance and security becomes paramount. But how do you effectively track and report on your Kubernetes policies and scanners...
May 6, 2025

Announcing the Automated Governance Maturity Model
Announcing the Automated Governance Maturity Model
We are entering an era where Governance is increasingly important; with AI systems generating code and becoming a critical part of application’s runtime infrastructure, we can produce outputs at an increasingly rapid pace. Organizations and individuals...
May 5, 2025

Building Trust with OpenID Federation Trust Chain on Keycloak
Member 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...
May 5, 2025 | Yutaka Obuchi

Understanding Kubernetes Gateway API: A Modern Approach to Traffic Management
Understanding Kubernetes Gateway API: A Modern Approach to Traffic Management
Traffic management in Kubernetes can be complex, especially with modern applications composed of multiple services like frontends, APIs, and backends spread across hybrid and multi-cloud environments. As these environments grow, ensuring secure, efficient, and reliable communication...
May 2, 2025

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
Updated May 1, 2025: CNCF and Synadia have come to an agreement to ensure that NATS continues to thrive as a healthy open source project within CNCF, with Synadia’s continued support and involvement. Please see our...
May 1, 2025

CNCF and Synadia align on securing the future of the NATS.io project
CNCF and Synadia align on securing the future of the NATS.io project
CNCF and Synadia have come to an agreement to ensure that NATS continues to thrive as a healthy open source project within CNCF, with Synadia’s continued support and involvement. Please see our joint announcement for more...
May 1, 2025

Enforcing Artifact Security with Trivy and OPA
Member Post Enforcing Artifact Security with Trivy and OPA
In cloud-native development, ensuring the integrity and security of software artifacts (such as Docker images, Python wheels, and Helm charts) is a fundamental challenge. With the growing adoption of continuous integration and delivery pipelines, there’s a...
May 1, 2025 | Nigel Douglas, Cloudsmith

Kubestronaut in Orbit: Jana Vonšák
Kubestronaut Post Kubestronaut in Orbit: Jana Vonšák
Get to know Jana We’re thrilled to recognize Jana Vonšák from Slovakia as our first-ever female Golden Kubestronaut. A dedicated DevOps Security Engineer with a background in software development, Jana brings a rare blend of development...
April 29, 2025

Announcing Vitess 22
Announcing Vitess 22
The Vitess maintainers are happy to announce the release of version 22.0.0, along with version 2.15.0 of the Vitess Kubernetes Operator. This release is the first to benefit from a 6-month-long development cycle, after our recent...
April 29, 2025

Open Source PaaS Cozystack Becomes a CNCF Sandbox Project
Project Post Open Source PaaS Cozystack Becomes a CNCF Sandbox Project
On February 28, members of the CNCF Technical Oversight Committee completed their voting and unanimously accepted Cozystack, a platform for building private clouds and PaaS, into the CNCF Sandbox. The project is currently undergoing the onboarding...
April 28, 2025

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 | Paige Cruz, principal developer advocate, Chronosphere

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

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 Zelinskie, 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