Changing pod resource requests/limits without restarting

Hello! Is it possible to change the resource requests and limits of a pod without terminating and restarting the pod? If it is possible, is there any guide on how to accomplish it? Thank you!

Not yet. It’s a KEP

Hi @thockin
So it it VPA (Vertical Pod Autoscaling)?

VPA can use the in-place pod updates when they are ready. Should go beta in 1.33

1 Like