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

@@ -2,9 +2,8 @@
# 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: true
# Set to true if you want your calico cni binaries to overwrite the
# ones from hyperkube while leaving other cni plugins intact.