Kubernetes 1.33 introduced in-place Pod resource resizing as a beta feature, enabled by default. You can now adjust CPU and memory allocations for running Pods without restarting them.
This eliminates the longstanding requirement to recreate Pods when changing resource requests/limits - a major pain point for stateful workloads and high-availability services.
I've published a detailed walkthrough with a copy-paste demo showing the feature in action.
1 comment
[ 5.2 ms ] story [ 15.1 ms ] thread