mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-17 19:20:10 -03:30
Use install_cni init container for cni copy for calico/canal (#4416)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
5d5c9cab19
commit
4fe2aa6bf7
@@ -10,10 +10,6 @@ calico_ipv4pool_ipip: "Off"
|
||||
ipip: true
|
||||
ipip_mode: Always # change to "CrossSubnet" 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.
|
||||
overwrite_hyperkube_cni: true
|
||||
|
||||
calico_cert_dir: /etc/calico/certs
|
||||
|
||||
# Global as_num (/calico/bgp/v1/global/as_num)
|
||||
|
||||
Reference in New Issue
Block a user