mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-21 02:47:39 -02:30
Give more control over IPIP, but with same default behaviour
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user