Kubernetes
Container orchestration
Kubernetes is rebuilding its core scheduling and hardware model around AI workloads.
◆Recent moves
- 3d ago
Spotlight on WG Device Management
A working-group spotlight recapping Dynamic Resource Allocation's road to GA — the clearest signal yet that hardware-aware scheduling is now core Kubernetes, not an add-on. It frames GPUs, TPUs, and FPGAs as first-class scheduling citizens via the ResourceSlice/ResourceClaim model rather than opaque integer counts.
View source ↗ - 12d ago
Spotlight on SIG Storage
An interview-format spotlight on SIG Storage; no release itself, but it surfaces the storage roadmap (VolumeGroupSnapshot GA, Changed Block Tracking beta, COSI, Volume Health) that increasingly tracks AI and stateful-workload data needs.
View source ↗ - 26d ago
From Kubernetes Dashboard to Headlamp: Understanding the Transition
The official Kubernetes Dashboard is archived, with Headlamp positioned as the recommended visual UI — adding multi-cluster views, application-centric Projects, and a plugin model. A genuine successor handoff rather than a cosmetic refresh, and a notable end-of-life for a tool that onboarded many users.
View source ↗ - 1mo ago
Reconciling the Past: Correcting Records for Unfixed Kubernetes CVEs
The Security Response Committee is correcting CVE records for three older, unfixed issues to drop incorrect 'fixed version' tags, meaning scanners will begin flagging them where they previously didn't. It signals a maturing, transparency-first security posture that documents architectural risk instead of implying patches exist.
View source ↗ - 1mo ago
Announcing etcd 3.7.0-beta.0
⚡ SPARKetcd — the datastore under every Kubernetes control plane — ships its 3.7 beta with the long-requested RangeStream RPC and the full removal of the legacy v2store, making this the first 100% v3store release. A foundational dependency taking a breaking step toward leaner, more predictable handling of large resultsets.
View source ↗ - 1mo ago
Kubernetes v1.36: New Metric for Route Sync in the Cloud Controller Manager
A new alpha counter metric, route_controller_route_sync_total, added to the cloud controller manager so operators can A/B test watch-based route reconciliation. Narrow observability plumbing in service of an efficiency feature gate, not a user-facing capability shift.
View source ↗