Platform engineeringKubernetes v1.37 stops your in-place Pod resize from stalling on a full node
An alpha feature gate in Kubernetes v1.37 lets the scheduler evict lower-priority Pods on the same node to unblock a higher-priority Pod's in-place CPU or memory scale-up. In-place resize itself went GA back in v1.35, and this fills the last big gap in that workflow.