← Back to events
CoolingTech

Kubernetes v1.37: Pod-Level Resource Managers graduated to Beta

What happened

With the release of Kubernetes v1.37, the Pod-Level Resource Managers feature has graduated to Beta status (disabled by default)! First introduced as an Alpha feature in Kubernetes v1.36, this enhancement builds on Pod-Level Resources by equipping Kubelet's Topology Manager, CPU Manager, and Memory Manager to use Pod-level resource declarations (.spec.resources) directly when making hardware placement decisions. Bri…

Summary assembled by rule from the sources below

Why it's spreading

Sources