Skip to content

Commit 0c83fd0

Browse files
authored
Merge pull request kubernetes#4137 from liggitt/kep-3935-template-updates
KEP-3935: Update KEP template skew questions for n-3 nodes
2 parents dfc5c45 + 8ef33fe commit 0c83fd0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

keps/NNNN-kep-template/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -420,9 +420,9 @@ components? What are the guarantees? Make sure this is in the test plan.
420420
421421
Consider the following in developing a version skew strategy for this
422422
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?
426426
- Will any other components on the node change? For example, changes to CSI,
427427
CRI or CNI may require updating that component before the kubelet.
428428
-->

0 commit comments

Comments
 (0)