mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-15 03:40:45 -03:30
Adds new boolean configuration variable for calico network plugin `ipip`. When it's enabled calico pool is created with '--ipip' option (IP-over-IP encapsulation across hosts). Also refactor pool creation tasks to simplify logic and make tasks more readable.