By Mahmoud Magdy (independent) | Thursday, June 25, 2026 in Blog
Volcano is a cloud native batch scheduler for Kubernetes, built for high-performance computing, AI/ML, and other batch workloads. Headlamp is an extensible Kubernetes web UI. With its plugin system, Headlamp can surface APIs and workflows beyond the …
By Mudit Maheshwari (independent), Kahiro Okina (Craftsman Software, Inc.) | Thursday, June 25, 2026 in Blog
Headlamp is an open-source, extensible Kubernetes SIG UI project designed to let you explore, manage, and debug cluster resources. Knative brings serverless workloads to Kubernetes, handling traffic routing, autoscaling, and revision management so …
By Natalie Fisher | Wednesday, June 24, 2026 in Blog
The rising popularity of AI, Edge, and Telecommunications workloads on Kubernetes has led to new requirements for hardware management. We now need hardware specification beyond CPU time and memory allocations. This includes allocating GPUs, TPUs, …
By Darshan Murthy (Apple) | Monday, June 15, 2026 in Blog
In our ongoing SIG Spotlight series, we shine a light on the groups that keep the Kubernetes project moving forward. This time, we catch up with SIG Storage, the group responsible for persistent data, volume management, and the interfaces that …
By Will Case (Headlamp) | Monday, June 01, 2026 in Blog
For many people, Kubernetes Dashboard was their first window into Kubernetes. It offered a simple visual way to see what was running in a cluster, inspect resources, and build confidence without relying on the command line. For years, it helped …
By Pushkar Joglekar (Broadcom / SIG Security), Tabitha Sable (Datadog / K8s Security Response Committee / SIG Security) | Tuesday, May 26, 2026 in Blog
The Kubernetes project relies on transparency to empower cluster administrators and security researchers. One important way we do that is by publishing CVE records into the Common Vulnerabilities and Exposures database. As part of our ongoing effort …
By SIG-etcd Leads | Wednesday, May 20, 2026 in Blog
SIG-Etcd announces the availability of the first beta release of etcd v3.7.0. This new version of the popular distributed database and key Kubernetes component includes the long-requested RangeStream feature, as well as a refactoring and cleanup of …
By Lukas Metzner (Hetzner) | Friday, May 15, 2026 in Blog
This article was originally published with the wrong date. It was later republished, dated the 15th of May 2026. Kubernetes v1.36 introduces a new alpha counter metric route_controller_route_sync_total to the Cloud Controller Manager (CCM) route …
By Richa Banker (Google) | Friday, May 15, 2026 in Blog
Back in Kubernetes 1.28, we introduced the Mixed Version Proxy (MVP) as an Alpha feature (under the feature gate UnknownVersionInteroperabilityProxy) in a previous blog post. The goal was simple but critical: make cluster upgrades safer by ensuring …
By Adrian Moisey (independent), Dan Winship (Red Hat), | Thursday, May 14, 2026 in Blog
The .spec.externalIPs field for Service was an early attempt to provide cloud-load-balancer-like functionality for non-cloud clusters. Unfortunately, the API assumes that every user in the cluster is fully trusted, and in any situation where that is …