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 2222 posts


View from the edge
Member Post View from the edge
Guest post originally published on the BrainGu blog by Dr. Mark Peters, Director of Engineering Operations, BrainGu Today, everyone wants to run to the edge, and hopefully not fall. The buzzwords last year involved AI, ML,...
October 20, 2023 | Mark Peters

 A Moment of Silence 
Staff Post  A Moment of Silence 
Our deepest sympathies go out to everyone affected by the escalating conflict in the Middle East. We are profoundly saddened by the suffering and loss of lives caused by the conflict. We condemn terrorism in all...
October 19, 2023

From non-tech to CNCF Ambassador: transforming my career journey
Ambassador Post From non-tech to CNCF Ambassador: transforming my career journey
Guest post by Julia Furst Morgado, Global Technologist at Kasten by Veeam The pandemic has brought significant changes in our lives, prompting many of us to reevaluate our career paths and make bold decisions. For me,...
October 19, 2023 | Julia Furst Morgado

Announcing the Kubernetes policy based governance risk and compliance paper
Community Post Announcing the Kubernetes policy based governance risk and compliance paper
Guest post by Jim Bugwadia The CNCF Kubernetes Policy Working group (WG) has just released a new paper on policy based Governance, Risk, and Compliance to help educate the community about how cloud native best practices...
October 19, 2023 | Jim Bugwadia

Shift down to the platform, not left to the dev
Member Post Shift down to the platform, not left to the dev
Guest post originally published on Mia-Platform’s blog by Michel Murabito, Developer Advocate at Mia‑Platform. In the ever-evolving world of software development, a new approach to developing and delivering software, called shift down, has emerged to challenge...
October 18, 2023 | Michel Murabito

Under the hood of fault tolerant private cloud network (part 2 – the how)
Member Post Under the hood of fault tolerant private cloud network (part 2 – the how)
Guest post originally published on Netris’ blog by Alex Saroyan, CEO/co-founder at Netris This is a continuation of Article 1. If you want to learn why we spend so much time thinking about High Availability, go there....
October 16, 2023 | Alex Saroyan

What is stateless authorization?
Member Post What is stateless authorization?
Guest post by Charith Ellawala, Co-Founder & CTO at Cerbos In the world of software development, authorization is one of the most important aspects to consider when designing any application. Without proper authorization, an application can...
October 13, 2023 | Charith Ellawala

Only one label to improve your Kubernetes security posture, with the Pod Security Admission (PSA) — just do it!
Community Post Only one label to improve your Kubernetes security posture, with the Pod Security Admission (PSA) — just do it!
Community post originally published on Medium by Mathieu Benoit In Kubernetes 1.25 as stable (and since 1.23 as beta), the Pod Security admission (PSA) controller replaces PodSecurityPolicy (PSP), making it easier to enforce predefined Pod Security Standards (PSS) by simply adding a...
October 12, 2023

Exploring Kepler’s potentials: unveiling cloud application power consumption
Member Post Exploring Kepler’s potentials: unveiling cloud application power consumption
Guest post by Marcelo Amaral, Sunyanan Choochotkaew, Eun Kyung Lee, Huamin Chen, and Tamar Eilam Stepping into the exciting world of technology where things are always on the move, we’re introduced to cool new applications like...
October 11, 2023

The road to Scaphandre v1.0 : Challenges and improvements to come on IT energy consumption evaluation
The road to Scaphandre v1.0 : Challenges and improvements to come on IT energy consumption evaluation
Community guest post by Benoit Petit, co-founder of Hubblo as part of the cloud native sustainability week This blog post is about sharing what thoughts and insights we got during developing Scaphandre with our contributors, discussing...
October 11, 2023

Kubernetes secure development best practices in action
Member Post Kubernetes secure development best practices in action
Guest post by Saylor Berman, Senior Software Engineer, F5 NGINX and Ciara Stacke, Senior Software Engineer, F5 NGINX Using minimal Docker containers is a popular strategy in the world of containerization due to benefits of security...
October 11, 2023 | Saylor Berman and Ciara Stacke

KCD Washington DC rolls for a third year: a celebration of Kubernetes community and collaboration
KCD Post KCD Washington DC rolls for a third year: a celebration of Kubernetes community and collaboration
By Matthew Cascio, lead organizer, KCD Washington DC *Kubernetes Community Days Washington DC* (KCD DC) recently celebrated its third consecutive year with great success, leaving attendees inspired and the Kubernetes community buzzing with energy. For the...
October 10, 2023

Keeping secrets secure on Kubernetes
Member Post Keeping secrets secure on Kubernetes
Member post originally published on the CyberArk blog by John Walsh Handling secrets in cloud-native environments is a challenge for many organizations. Virtually any application requires some sort of secret, such as a database password, a...
October 10, 2023 | John Walsh

Reducing your environmental impact with the Linkerd service mesh
Community Post Reducing your environmental impact with the Linkerd service mesh
Community post by Catherine Paganini Overview Since its inception, Linkerd has always focused on having the smallest possible resource footprint. That makes it not only the most efficient and cost-effective service mesh on the market, but...
October 10, 2023

Secure your Kubernetes environment with OPA and Gatekeeper
Member Post Secure your Kubernetes environment with OPA and Gatekeeper
Guest post originally published on SighUP’s blog by Simone Ragonesi We will introduce you to the powerful combination of Open Policy Agent (OPA) and Gatekeeper for Kubernetes security. In this article, we will introduce you to...
October 9, 2023

Welcome to the Cloud Native Sustainability Week 2023
Community Post Welcome to the Cloud Native Sustainability Week 2023
Community post by Michel Murabito Today, on the 9th of October, the CNCF Cloud Native Sustainability Week kicks off with a series of global events organized by the cloud native community, dedicated to highlighting the importance...
October 9, 2023 | Michel Murabito

IstioCon China 2023 wrap-up
Project Post IstioCon China 2023 wrap-up
Project post originally published on Istio’s blog A quick recap of Istio at KubeCon + CloudNativeCon + Open Source Summit China in Shanghai. It’s great to be able to safely get together in person again. After...
October 6, 2023

A three-stage approach to multi-architecture migration
Member Post A three-stage approach to multi-architecture migration
Member post by Cheryl Hung, Senior Director, Infrastructure Ecosystem, at Arm A recent trend in cloud-native development is the use of multi-architecture infrastructures, which can run workloads on either x86 or Arm architectures. At a high...
October 6, 2023 | Cheryl Hung

Unveiling LitmusChaos 3.0: embracing evolution in chaos engineering
Project Post Unveiling LitmusChaos 3.0: embracing evolution in chaos engineering
Project post by Saranya Jena, Maintainer @Litmuschaos We are thrilled to announce the release of LitmusChaos 3.0, signifying a remarkable advancement in the field of Chaos Engineering. This release is packed with exciting new features and...
October 5, 2023

Workshop Recap: A closer look at flat-network multicluster and HTTPRoute timeouts with Linkerd 2.14
Project Post Workshop Recap: A closer look at flat-network multicluster and HTTPRoute timeouts with Linkerd 2.14
Project post originally published on Linkerd’s blog by Flynn Linkerd’s edge releases are a big part of our development process, and there have been a lot of them – five! – since our last edge-release roundup....
October 5, 2023 | Flynn