Search results for: kubernetes


Visual Studio Code Kubernetes Tools

Accepted to CNCF on November 9, 2021

The extension for developers building applications to run in Kubernetes clusters and for DevOps staff troubleshooting Kubernetes applications.

OVN-Kubernetes

Accepted to CNCF on October 17, 2024

A robust Kubernetes networking platform

Kubernetes

Accepted to CNCF on March 10, 2016

Kubernetes is an open-source system for automating deployment, scaling, and management of containerized applications

CDK for Kubernetes (CDK8s)

Accepted to CNCF on November 10, 2020

CDK8s lets you define Kubernetes apps and components using familiar programming languages and object-oriented APIs.

Your Kubernetes health checks are accidentally waking your services. Here’s the fix.

Posted on July 29, 2026 | KubeElasti Maintainers

Scale-to-zero breaks when health checks scale you back up. Learn how KubeElasti’s ProbeResponse lets Kubernetes services stay genuinely idle — while keeping load balancers and uptime monitors happy. Scale-to-zero sounds perfect on paper. Idle service. No…


Welcome CoHDI to the CNCF: Evolving Kubernetes into composable disaggregated infrastructures

Posted on July 28, 2026 | Hyde Sugiyama (Red Hat), Naoki Oguchi (FSAS Technology), Jin Hase (Fujitsu), Michele Gazzetti (IBM Research), Masaharu Kanda (NTT)

We are thrilled to announce that CoHDI has officially been accepted as a Cloud Native Computing Foundation (CNCF) Sandbox project! This acceptance into the CNCF Sandbox marks an important milestone in CoHDI’s journey. We would like…


Federating clusters for zero-downtime Kubernetes

Posted on July 27, 2026 | Dominik Táskai, CNCF Ambassador and Linkerd Contributor

Every multi-region setup eventually meets the same awkward moment: a whole cluster goes away, and the identical copy of your service running two regions over might as well not exist, because nothing is wired to treat…


CNCF On-Demand: Building a fully open source private cloud with Kubernetes & OpenStack

Posted on July 23, 2026

On-demand webinars premier for 24 hours.========================As more organizations look to move away from vendor lock-in, maintain data sovereignty, and achieve cost predictability, private cloud is making a strong comeback and it can be built entirely with…


When Kubeflow meets Cilium: Debugging 60% idle GPUs in Kubernetes

Posted on July 23, 2026 | Ramkumar Nagaraj (Golden Kubestronaut, Adobe) and Bingi Narasimha Karthik (Golden Kubestronaut, Adobe)

The symptom that made no sense The first time we saw it, we didn’t trust the dashboard. A distributed training job was scheduled and healthy — every pod was running, no crashes, no OOMKills, nothing in…


Multi-Cluster databases on Kubernetes: Architecture and deployment

Posted on July 22, 2026 | Edith Puclla (CNCF Ambassador) and Ivan Groenewold (Tech Lead, Percona for MongoDB)

Introduction Running a database on Kubernetes is well understood. Running one that survives a complete regional failure, a corrupted control plane, or a severed network requires a fault-resistant architecture. This post walks through how to build…