File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
keps/sig-node/1287-in-place-update-pod-resources Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -888,7 +888,7 @@ A previous version of kubelet interprets mutation to Pod Resources as a Containe
888
888
change and will restart the container with the new Resources. This could lead to Node resource
889
889
over-subscription. In order to address this, the feature-gate will remain default false for
890
890
atleast two versions after v1.27 alpha release. i.e: beta is planned for v1.29 and
891
- InPlacePodVeritcalScaling feature-gate will be true in versions v1.29+
891
+ InPlacePodVerticalScaling feature-gate will be true in versions v1.29+
892
892
893
893
kubelet: When feature-gate is disabled, if kubelet sees a Proposed resize, it rejects the
894
894
resize as Infeasible.
You can’t perform that action at this time.
0 commit comments