Skip to content

Commit 149142e

Browse files
nit on KCP proposal
1 parent 6ce0026 commit 149142e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/proposals/20191017-kubeadm-based-control-plane.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -479,7 +479,8 @@ When `MaxSurge` is set to 0 the rollout algorithm is as follows:
479479
replacement for the previous machine is not yet created.
480480
- The cluster MUST have no machines with a deletion timestamp. This rule prevents KCP taking actions while the cluster is in a transitional state.
481481
- Remediation MUST preserve etcd quorum. This rule ensures that we will not remove a member that would result in etcd
482-
losing a majority of members and thus become unable to field new requests (note: this rule applies only to CP with at least replicas)
482+
losing a majority of members and thus become unable to field new requests (note: this rule applies only to CP already
483+
initialized and with managed etcd)
483484

484485
- Additionally following opt-in safeguards will be put in place:
485486
- If we are remediating the same machine (delete, re-create, replacement machine gets unhealthy), it will be possible

0 commit comments

Comments
 (0)