mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-04-05 18:19:23 -02:30
Calico is not a network overlay
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
roles:
|
||||
- { role: etcd, tags: etcd }
|
||||
- { role: docker, tags: docker }
|
||||
- { role: overlay_network, tags: ['calico', 'flannel', 'network'] }
|
||||
- { role: network_plugin, tags: ['calico', 'flannel', 'network'] }
|
||||
- { role: dnsmasq, tags: dnsmasq }
|
||||
|
||||
- hosts: kube-master
|
||||
|
||||
Reference in New Issue
Block a user