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


Volcano 1.7.0 is available now
Volcano 1.7.0 is available now
Project post by the Volcano team By Volcano Team Volcano 1.7.0 is now available with the following new features: enhanced plugin for PyTorch Jobs, Ray on Volcano, enhanced scheduling for general Kubernetes services, multi-architecture images of...
February 13, 2023

A brief history of Bratislava’s cloud native community & invitation to KCD Czech and Slovak 2023
Community Post A brief history of Bratislava’s cloud native community & invitation to KCD Czech and Slovak 2023
Community pots by Juraj Hanták Four Years Ago, I Changed My Approach The story of the Bratislava cloud native community started almost four years ago when I returned from KubeCon + CloudNativeCon Europe 2019 in Barcelona....
February 9, 2023 | Juraj Hanták

Inside the Numbers: The KubeCon + CloudNativeCon selection process for Europe 2023
Staff Post Inside the Numbers: The KubeCon + CloudNativeCon selection process for Europe 2023
As part of our commitment to transparency within the cloud native community, we are providing an inside look into the work that goes on behind the scenes to bring the KubeCon + CloudNativeCon schedule to life....
February 8, 2023

How to implement FinOps and increase your Kubernetes cost avoidance
Member Post How to implement FinOps and increase your Kubernetes cost avoidance
Guest post originally published on Fairwinds’s blog by John Hashem Many organizations recently started using Kubernetes in production and are just beginning to see what the Kubernetes and cloud costs really look like. It is not...
February 8, 2023 | John Hashem

Migrating from OpenTracing to OpenTelemetry
Member Post Migrating from OpenTracing to OpenTelemetry
Guest post originally published on Tyk’s blog by Sonja Chevre An API gateway can simplify operational concerns like observability by providing a single access point for requests to all web services in a system. As all...
February 7, 2023 | Sonja Chevre

Flux January 2023 update
Project Post Flux January 2023 update
Guest post originally published on Flux’ blog by Daniel Holbach As the Flux family of projects and its communities are growing, we strive to inform you each month about what has already landed, new possibilities which...
February 6, 2023 | Daniel Holbach

Protect your mission-critical pods from eviction with PriorityClass
Member Post Protect your mission-critical pods from eviction with PriorityClass
Guest post originally published on InfraCloud’s blog and the Kubernetes Blog by Sunny Bhambhani Kubernetes has been widely adopted, and many organizations use it as their de-facto orchestration engine for running workloads that need to be...
February 6, 2023 | Sunny Bhambhani

Join us at cdCon + GitOpsCon, co-located with Open Source Summit North America this May 8 —9! 
Staff Post Join us at cdCon + GitOpsCon, co-located with Open Source Summit North America this May 8 —9! 
CNCF is excited to announce that in partnership with the CD Foundation, we will be hosting cdCon + GitOpsCon, co-located with Open Source Summit North America, from May 8 – 9 in Vancouver, Canada!  We are...
February 3, 2023

Why are enterprises moving on multi-cloud/hybrid strategies?
Member Post Why are enterprises moving on multi-cloud/hybrid strategies?
Guest post originally published on the Coredge blog There has been a lot of discussion about the rising trend of businesses using private, public, and hybrid cloud services in their multi-cloud strategy. The architecture of multi-cloud...
February 3, 2023

Results of the KEDA security engagement
Community Post Results of the KEDA security engagement
Community post by Amir Montazery, OSTIF, cross-posted from OSTIF’s blog KEDA, or the Kubernetes-based Event Driven Autoscaling project, was reviewed by Trail of Bits at the end of 2022. KEDA joins a growing list of CNCF...
February 2, 2023 | Amir Montazery

Docker on MacOS is slow and how to fix it
Community Post Docker on MacOS is slow and how to fix it
Community post by Paolo Mainardi originally published on Paolo’s personal blog TL;DR  At the time of writing, the only viable option to have a decent performance and a good DX are: How does Docker work on macOS?  Docker engine, on...
February 2, 2023 | Paolo Mainardi

Kubernetes and Cloud Security Associate (KCSA) certification coming in Q3 2023
Staff Post Kubernetes and Cloud Security Associate (KCSA) certification coming in Q3 2023
CNCF and The Linux Foundation are excited to announce the upcoming Kubernetes and Cloud Security Associate (KCSA) certification from CloudNativeSecurityCon North America 2023 in Seattle, WA. The exam, which will provide an entry point for individuals...
February 1, 2023

Monitoring micro-front ends on Kubernetes with NGINX
Member Post Monitoring micro-front ends on Kubernetes with NGINX
Guest post by Benoit Schipper I have been working with multiple Kubernetes-like distributions for the past few years. Adopting Kubernetes brings many benefits, but also many challenges. Traditionally we have hosted web servers or proxies, such...
February 1, 2023 | Benoit Schipper

How to build a cost-efficient troubleshooting practice for Kubernetes
Member Post How to build a cost-efficient troubleshooting practice for Kubernetes
Guest post by Eran Kinsbruner, Lightrun Why Troubleshooting Kubernetes Apps Is Tricky!  Apps that are deployed across Kubernetes clusters are a huge challenge to debug and analyze.  There are a couple of major reasons for this....
January 31, 2023 | Eran Kinsbruner

Istio publishes results of 2022 security audit
Project Post Istio publishes results of 2022 security audit
Project post originally published on the Istio blog by Craig Box Security review of Istio finds a CVE in Go standard library Istio is a project that platform engineers trust to enforce security policy in their...
January 30, 2023

Pure, upstream Kubernetes is the best Kubernetes
Member Post Pure, upstream Kubernetes is the best Kubernetes
Guest post by Tobi Knaup, CEO of D2iQ The open-source ecosystem has evolved quickly from niche projects with limited corporate backing into the default way to develop software. Both small and large organisations are using open-source...
January 30, 2023

Announcing Linkerd Day 2023 at Kubecon + CloudNativeCon Europe!
Project Post Announcing Linkerd Day 2023 at Kubecon + CloudNativeCon Europe!
Project post originally published on the Linkerd blog by Catherine Paganini Today we’re thrilled to announce the first-ever Linkerd Day! Linkerd Day will be held as a day zero conference at Kubecon EU in Amsterdam this April....
January 27, 2023

From Kubernetes security to cloud native application security
From Kubernetes security to cloud native application security
Guest post from Deepfactor Because many organizations initially focus on the mechanism through which application code and infrastructure is scanned and analyzed for security insights, the result is often an anti-pattern, where a complex set of overlapping...
January 27, 2023 | Deepfactor

2023 cloud native predictions
Staff Post 2023 cloud native predictions
By Chris Aniszczyk (also on LinkedIn) I hope everyone had enjoyed the holidays with loved ones! The CNCF recently released its annual report on all the work we accomplished last year. I recommend everyone take an opportunity to...
January 26, 2023

KubeGateway: A customized seven-layer Load Balancer for kube-apiserver
Member Post KubeGateway: A customized seven-layer Load Balancer for kube-apiserver
Guest post originally published on ByteDance’s blog by Jun Zhang KubeGateway is a seven-layer load balancer specially customized by ByteDance for kube-apiserver traffic characteristics. It completely solves the problem of kube-apiserver load imbalance. For the first...
January 26, 2023 | Jun Zhang