kubespray/roles/etcd/handlers
Max Gautier 0f0e24be0f
etcd: throttle restart for availability (#11677)
* etcd: throttle restart for availability

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.

* Simplify etcd handlers
2024-11-05 06:11:29 +00:00
..
backup.yml Do not use ‘yes/no’ for boolean values (#11472) 2024-08-28 06:30:56 +01:00
backup_cleanup.yml Refactor "multi" handlers to use listen (#10542) 2023-11-08 12:28:30 +01:00
main.yml etcd: throttle restart for availability (#11677) 2024-11-05 06:11:29 +00:00