- Use builtin task scheduling of ansible (same task on each host) instead of manual looping on master Benefits: - One less play in remove-node.yml playbook - Parralel node drain - Drain parameters (timeout, grace period, retries, allow_ungraceful_removal) can be adjusted separately for each node with ansible variables |
||
|---|---|---|
| .. | ||
| post-remove/tasks | ||
| pre-remove | ||
| remove-etcd-node/tasks | ||