mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-22 05:30:51 -03:30
updated to direct control over ipip
This commit is contained in:
@@ -71,10 +71,6 @@ kube_users:
|
||||
# Can also be set to 'cloud', which lets the cloud provider setup appropriate routing
|
||||
kube_network_plugin: calico
|
||||
|
||||
# In case of calico, override default behaviour to enable IPIP. Default behaviour is in case
|
||||
# of a cloud_provider ipip:true and in case of no cloud provider ipip:false
|
||||
# calico_ipip: true
|
||||
|
||||
|
||||
# Enable kubernetes network policies
|
||||
enable_network_policy: false
|
||||
|
||||
Reference in New Issue
Block a user