Pinned
Kubernetes Tip: In-place pod resize
Here is how it works 👇
In-Place Pod Resize feature allows you to change CPU and memory requests and limits on a running pod without deleting or recreating it.
When a resize is needed,
The kubelet updates the container's Linux cgroup

