mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-18 09:27:34 -02:30
updated to direct control over ipip
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user