mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-22 12:53:05 +03:00
92f25bf267
- 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