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
>Resizing pods with static CPU & memory policy configured is out-of-scope for the beta release of in-place resize. If a pod is a guaranteed QOS on a node with a static CPU or memory policy configured, then the resize will be marked as infeasible.
88
+
89
+
This issue is currently being addressed and will probably be resolved at the GA phase.
90
+
In the worst case scenario, we can fall-back to the migration method for such VMs.
91
+
83
92
## Scalability
84
93
85
94
This should improve scalability dramatically as it reduces the number of live-migrations that need to be performed during
0 commit comments