Kubernetes 1.37 Coming Soon: HPA Scale-to-Zero, DRA Graduation to Stable, IPVS Mode Phased Out
Kubernetes 1.37 is scheduled for release on August 26, 2026, and the official Sneak Peek and enhancement tracker list 86 changes. This article focuses on three areas that require the most attention from operations teams: HPAScaleToZero has entered Beta and is enabled by default, allowing queue-based workloads to natively scale to zero; DRA device taint tolerance (KEP-5055) has reached GA, enabling GPU clusters to taint and evict pods based on specific devices; the kube-proxy IPVS mode has started the deprecation process, it will be disabled by default in 1.40 and completely removed in 1.43, so teams should migrate to nftables in advance. It also sorts out pre-upgrade check items such as metrics.k8s.io GA, containerd 2.0 and cgroup v2 upgrades.
Read MoreKubernetes 1.37 Is Coming: A Comprehensive Guide to DRA Enhancements, AI/ML Batch Scheduling and nftables Transition
Kubernetes v1.37.0 is scheduled for release on August 26, 2026, with approximately 86 enhancements in its milestone. Based on the official release calendar and SIG Release Highlights, this article discusses the significance of DRA device taints/extended resources GA, Workload API Beta and CompositePodGroup Alpha for AI/ML batch scheduling, interprets the gradual transition of kube-proxy to nftables (KEP-5343 warning mechanism), Pod certificates GA and Kubelet Rootless Beta, and provides upgrade suggestions such as kube-proxy explicit configuration, Feature gate and API deprecation.
Read More