mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-23 22:16:05 -03:30
Give more control over IPIP, but with same default behaviour
This commit is contained in:
@@ -71,6 +71,11 @@ 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