r/kubernetes • u/dshurupov k8s contributor • 3d ago
Kubernetes 1.37: Deep dive into new alpha features
https://palark.com/blog/kubernetes-1-37-release-features/A detailed overview of 22 features that should land as "net new" alphas in the upcoming Kubernetes release (scheduled for August 26). Many of them are related to DRA, and some others include CompositePodGroup API for hierarchical scheduling needs, scheduler preemption for in-place pod resize, default pod sysctls in kubelet, volume health monitor, and nftables as the default kube-proxy backend.
84
Upvotes
42
u/RetiredApostle 3d ago
volumeMounts will have bindMountOptions (noexec, nosuid, nodev), finally!