updated to direct control over ipip

This commit is contained in:
AtzeDeVries
2017-06-23 09:16:05 +02:00
parent 7332679678
commit 61b74f9a5b
3 changed files with 3 additions and 9 deletions

View File

@@ -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