Give more control over IPIP, but with same default behaviour

This commit is contained in:
AtzeDeVries
2017-06-20 14:50:08 +02:00
parent 586d2a41ce
commit 7332679678
3 changed files with 9 additions and 3 deletions

View File

@@ -2,8 +2,9 @@
# Enables Internet connectivity from containers
nat_outgoing: true
# !! NOT USED in favour over calico_ipip
# Use IP-over-IP encapsulation across hosts
ipip: false
# ipip: false
# Set to true if you want your calico cni binaries to overwrite the
# ones from hyperkube while leaving other cni plugins intact.