mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-23 03:45:03 -02:30
Only cordon Ready nodes
This commit is contained in:
@@ -93,3 +93,5 @@
|
||||
delegate_to: "{{item}}"
|
||||
with_items: "{{groups['etcd']}}"
|
||||
when: needs_etcd_migration|bool
|
||||
notify: "Master | reload kubelet"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user