Kubernetes v1.35 introduces in-place Pod resource resizing as a stable feature, allowing CPU and memory to be updated on running containers without restarts by directly modifying cgroup limits via the CRI. This eliminates the restart penalty for stateful workloads like databases and JVM apps, and makes Vertical Pod Autoscaler

4m read timeFrom cloudnativenow.com
Post cover image
Table of contents
Vertical Scaling Without the DisruptionSolving the “Thundering Herd” with Traffic DistributionDynamic Resource Allocation (DRA) for the AI AgeConclusion: Boring is GoodRelated

Sort: