Posts in 2026

  • Operating AI/ML Workloads on Kubernetes: A Headlamp Plugin for Kubeflow

    By Alok Dangre (independent) | Monday, July 13, 2026 in Blog

    Kubernetes has quietly become the default platform for AI and machine learning. Whether you run notebook servers for data scientists, schedule distributed training jobs, tune hyperparameters, or orchestrate multi-step ML pipelines, those workloads …

    Read more

  • Kubernetes Dashboard to Headlamp: A Step-by-Step Guide

    By Vincent T. (Microsoft) | Monday, July 13, 2026 in Blog

    1. Before you start: know what is changingKubernetes Dashboard and Headlamp both show what is running in a cluster, but they work differently. When Headlamp runs on the desktop, it uses your existing kubeconfig to connect to one or more clusters and …

    Read more

  • Announcing etcd v3.7.0

    By SIG Etcd Leads | Wednesday, July 08, 2026 in Blog

    This article is a mirror of the original announcement Today, SIG etcd is releasing etcd v3.7.0, the latest minor release of the popular distributed key-value store and core Kubernetes component. v3.7 ships the long-requested RangeStream feature, …

    Read more

  • Open source maintainership in the age of AI

    By Kevin Hannon (Red Hat) | Friday, June 26, 2026 in Blog

    AI has really changed the game around software development. More people are leveraging AI than ever to contribute patches to projects they use. To me, this is a good thing as more folks will contribute patches rather than fork or not fix them. The …

    Read more

  • Introducing the Cluster API plugin for Headlamp

    By Chayan Das (independent) | 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 directly from a browser. Cluster API (CAPI) is a Kubernetes sub-project that brings declarative, Kubernetes-style APIs …

    Read more

  • Inspect Volcano workloads faster with Headlamp

    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 …

    Read more

  • See your serverless: introducing the Headlamp plugin for Knative

    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 …

    Read more

  • Spotlight on WG Device Management

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

    Read more

  • Spotlight on SIG Storage

    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 …

    Read more

  • From Kubernetes Dashboard to Headlamp: Understanding the Transition

    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 …

    Read more