Only cordon Ready nodes

This commit is contained in:
Matthew Mosesohn
2017-03-22 16:19:27 +03:00
parent 5ed03ce7f0
commit 44d851d5bb
3 changed files with 17 additions and 3 deletions

View File

@@ -93,3 +93,5 @@
delegate_to: "{{item}}"
with_items: "{{groups['etcd']}}"
when: needs_etcd_migration|bool
notify: "Master | reload kubelet"