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
[alpha feature since 1.27]: https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.27.md#api-change-3
33
-
[beta in 1.33]: https://github.com/orgs/kubernetes/projects/178/views/1
34
+
[beta in 1.33]: https://github.com/kubernetes/enhancements/blob/4c3449517e1a7cf00907fd8a6dc780350275035a/keps/sig-node/1287-in-place-update-pod-resources/kep.yaml#L38-L41
34
35
35
-
### A Note On Disruptions {#disruptions}
36
+
### A Note On Disruptions
36
37
37
38
It is important to note that **VPA cannot guarantee NO disruptions**. This is because the
38
39
underlying container runtime is responsible for actuating the resize operation and there are no
@@ -101,7 +102,7 @@ patch, it will fail and VPA will need to fallback to a regular eviction (see bel
101
102
[In-place update of pod resources KEP]: https://github.com/kubernetes/enhancements/issues/1287
0 commit comments