← Back to Resources
Open Source NewsJuly 31, 20262 min read

Kubernetes v1.37 Sneak Peek

By BIOS Founding Team

Kubernetes v1.37 Sneak Peek

The official Kubernetes blog previewed the upcoming v1.37 release, detailing the deprecation of kubectl run --filename/-f, removal of the ability for static pods to reference Secrets or ConfigMaps (closing a security gap), and a phased deprecation of kube-proxy's IPVS mode.

It also reiterated the ongoing phase-out of cgroup v1 support, which kubelet already refuses to initialize on by default since v1.35.

Full details: https://kubernetes.io/blog/2026/07/31/kubernetes-v1-37-sneak-peek/