Kubernetes v1.37 Sneak Peek
By BIOS Founding Team

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/
More from the community

Stable and Longterm Kernel Updates: 7.2.4, 6.18.50, 6.12.109
Greg Kroah-Hartman pushed out new stable and longterm point releases across the 7.2, 6.18, and 6.12 lines, each bundling accumulated fixes across drivers, filesystems, and core subsystems.

Rust Debugging Survey 2026 Results
The Rust Project published results from its 2026 debugging survey, gathering community feedback on debugging tools and workflows to guide future tooling investment.

Docker Desktop 4.90.0
This release made 'Ask Gordon,' Docker's AI assistant, accessible as a persistent right-side drawer and added one-click AI diagnosis for containers, images, and volumes with detected issues.