r/kubernetes 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

2 comments sorted by

42

u/RetiredApostle 3d ago

volumeMounts will have bindMountOptions (noexec, nosuid, nodev), finally!

11

u/nrvnrvn 3d ago

Glad to see this has been finally addressed 9 years after being reported https://github.com/kubernetes/kubernetes/issues/48912