Cluster API v1.12.0 introduces two major features—in-place updates and chained upgrades—to reduce friction in Kubernetes cluster lifecycle operations.
Headlamp, an extensible Kubernetes UI, shares its 2025 highlights including new features, community growth, and plugin ecosystem expansion.
Kubernetes announces a new Checkpoint/Restore Working Group (WG) focused on integrating CRIU-based checkpoint/restore functionality into Kubernetes.
This article explains how to use the Kubernetes clientcmd library in Go to build kubectl-compatible command line clients.
Kubernetes v1.35 introduces a beta feature to restrict which executables kubeconfigs can invoke via exec plugins, protecting against supply-chain attacks.
Kubernetes v1.35 introduces mutable PersistentVolume node affinity as an alpha feature, enabling more flexible online volume management.
Kubernetes v1.35 introduces a beta opt-in mechanism for CSI drivers to receive service account tokens via the secrets field instead of volume_context, improving security.
Kubernetes v1.35 introduces Extended Toleration Operators (alpha) that add Gt (Greater Than) and Lt (Less Than) operators to pod tolerations, enabling numeric threshold-based scheduling decisions.
The article introduces RestartAllContainers, a new alpha feature in Kubernetes v1.35 that enables efficient in-place Pod restarts without deleting and recreating Pods.
Kubernetes 1.35 introduces structured, versioned JSON responses for z-pages debugging endpoints to enable programmatic tooling and automated troubleshooting.
This post introduces a new alpha feature gate in Kubernetes v1.35 that changes route reconciliation in the Cloud Controller Manager from a fixed-interval polling model to a watch-based informer model.
Kubernetes v1.35 introduces workload aware scheduling with new APIs and features to improve multi-Pod workload placement efficiency.