mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-04-11 04:59:26 -02:30
Allow calico ipPool to be created with mode "cross-subnet"
This commit is contained in:
@@ -4,6 +4,7 @@ nat_outgoing: true
|
||||
|
||||
# Use IP-over-IP encapsulation across hosts
|
||||
ipip: false
|
||||
ipip_mode: always # change to "cross-subnet" if you only want ipip encapsulation on traffic going across subnets
|
||||
|
||||
# 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