Kubernetes v1.35: Mutable PersistentVolume Node Affinity (alpha)
The PersistentVolume node affinity API dates back to Kubernetes v1.10. It is widely used to express that volumes may not be equally accessible by all nodes in the cluster. This field…
Tracked topic
The operational payoff of running Slurm on Kubernetes comes from the ecosystem. Rather than building and maintaining separate toolchains for GPU management, monitoring, networking, and node lifecycle, you can use the Kubernetes tooling that already exists for these problems. Platform teams manage clusters with declarative YAML, Helm deployments, rolling updates, and Prometheus or Grafana for observability.
Running Large-Scale GPU Workloads on Kubernetes with Slurm | NVIDIA Technical BlogSlinky slurm-operator represents each Slurm component (slurmctld for scheduling, slurmdbd for accounting, slurmd for compute workers, slurmrestd for API access) as a Kubernetes Custom Resource Definition (CRD). A Slurm cluster is defined using Custom Resources, and Slinky creates containerized Slurm daemons running in their own pods, configured to belong to their respective cluster. Slinky ensures high availability (HA) of the Slurm control plane (slurmctld) through pod regeneration, with no need for the Slurm native HA mechanism. Configuration changes propagate automatically: Kubernetes synch
Running Large-Scale GPU Workloads on Kubernetes with Slurm | NVIDIA Technical Blog
Keynote: Phippy Goes to the Zoo: A Kubernetes Story - Matt Butcher & Karen Chu
Headlamp: A User-Friendly, Extensible Kubernetes Dashboard
My Private Mini Kubernetes Cluster - Powered by Tailscale
Kubernetes for everyone: a user-friendly approach with Headlamp - Will Case
From Docker to Kubernetes with ease! // Helm + Kompose Tutorial
Headlamp AI Assistant
Node Readiness Controller Demo
Scale Kubernetes Service Endpoints 100x - Minhan Xia & Wojciech Tyczynski, Google
How to Build Custom AI Agents with GitLab Duo Agent Platform
Headlamp: Now Part of The SIG-UI
CNCF Webinar Series – Intro To CoreDNS with John Belamaric
What’s Actually Running in My Homelab? (50+ Self-Hosted Services)
The PersistentVolume node affinity API dates back to Kubernetes v1.10. It is widely used to express that volumes may not be equally accessible by all nodes in the cluster. This field…
We’re pleased to announce the delivery of Kubernetes 1.17, our fourth and final release of 2019! Kubernetes v1.17 consists of 22 enhancements: 14 enhancements have graduated to stable, 4…
On behalf of SIG Node, we are pleased to announce updates to the Memory QoS feature (alpha) in Kubernetes v1.36. Memory QoS uses the cgroup v2 memory controller to give the…
…Availability Kubernetes v1.34 is available for download on GitHub or on the Kubernetes download page . To get started with Kubernetes, check out these interactive tutorials or run local Kubernetes clusters using…
Kubernetes Networking Clicked When I Stopped Starting with Kubernetes
K3k: Kubernetes in Kubernetes
Kubernetes in Anger
Kubernetes in Anger
Kubernetes in Anger
…Release theme and logo Kubernetes v1.30: Uwubernetes Kubernetes v1.30 makes your clusters cuter! Kubernetes is built and released by thousands of people from all over the world and all walks…
…For the vast majority of enterprises, this workload runs on Kubernetes, an open source platform that automates the deployment, scaling and management of containerized applications. To help the global developer community manage…
Announcing the release of Kubernetes v1.28 Planternetes, the second release of 2023! This release consists of 45 enhancements. Of those enhancements, 19 are entering Alpha, 14 have graduated to Beta, and…
…cgroup v2 - Original cgroup v2 implementation in Kubernetes. Kubernetes cgroup documentation - Current resource management guidance. How do I get involved? For those interested in getting involved with Kubernetes node-level features, join…
As Kubernetes clusters grow to tens of thousands of nodes, controllers that watch high-cardinality resources like Pods face a scaling wall. Every replica of a horizontally scaled controller receives the full…
SELinux Volume Label Changes goes GA (and likely implications in v1.37) By Jan Šafránek (Red Hat) Swathi Rao (Independent) | Wednesday, April 22, 2026 If you run Kubernetes on Linux with SELinux…