File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -420,9 +420,9 @@ components? What are the guarantees? Make sure this is in the test plan.
420
420
421
421
Consider the following in developing a version skew strategy for this
422
422
enhancement:
423
- - Does this enhancement involve coordinating behavior in the control plane and
424
- in the kubelet? How does an n-2 kubelet without this feature available behave
425
- when this feature is used?
423
+ - Does this enhancement involve coordinating behavior in the control plane and nodes?
424
+ - How does an n-3 kubelet or kube-proxy without this feature available behave when this feature is used?
425
+ - How does an n-1 kube-controller-manager or kube-scheduler without this feature available behave when this feature is used?
426
426
- Will any other components on the node change? For example, changes to CSI,
427
427
CRI or CNI may require updating that component before the kubelet.
428
428
-->
You can’t perform that action at this time.
0 commit comments