You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: support container resize policy for runtime resource updates (#346)
* feat: support container resize policy for runtime resource updates
Add resizePolicy option to allow in-place pod resource updates
without restart (beta and enabled by default in Kubernetes 1.33+)
Ref: https://kubernetes.io/docs/tasks/configure-pod-container/resize-container-resources/
---------
Signed-off-by: younsl <cysl@kakao.com>
0 commit comments