Closed VannTen closed 2 weeks ago
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: VannTen
The full list of commands accepted by this bot can be found here.
The pull request process is described here
/ok-to-test
Thanks @VannTen /lgtm
What type of PR is this? /kind bug
What this PR does / why we need it: During upgrade, etcd member are restarted all at once. This can impact the availability of the etcd cluster and subsequently of the Kubernetes cluster.
Limit the concurrent restart so that the etcd cluster can keep quorum.
Which issue(s) this PR fixes: Fixes #11645
Does this PR introduce a user-facing change?: