mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-14 13:54:37 +03:00
the url of multus has been moved (#9850)
Signed-off-by: panguicai008 <1121906548@qq.com>
This commit is contained in:
@@ -69,7 +69,7 @@ credentials_dir: "{{ inventory_dir }}/credentials"
|
||||
# Can also be set to 'cloud', which lets the cloud provider setup appropriate routing
|
||||
kube_network_plugin: calico
|
||||
|
||||
# Setting multi_networking to true will install Multus: https://github.com/intel/multus-cni
|
||||
# Setting multi_networking to true will install Multus: https://github.com/k8snetworkplumbingwg/multus-cni
|
||||
kube_network_plugin_multus: false
|
||||
|
||||
# Kubernetes internal network for services, unused block of space.
|
||||
|
||||
Reference in New Issue
Block a user