mirror of
https://github.com/k8snetworkplumbingwg/multus-cni.git
synced 2025-10-21 15:30:24 +00:00
Change the namespace to 'kube-system'
This commit is contained in:
committed by
Tomofumi Hayashi
parent
e05de6260b
commit
6bf296f54d
@@ -53,7 +53,7 @@ User should chose following parameters combination (`clusterNetwork`+`defaultNet
|
||||
|
||||
Multus will find network for clusterNetwork/defaultNetworks as following sequences:
|
||||
|
||||
1. CRD object for given network name, in 'default' namespace
|
||||
1. CRD object for given network name, in 'kube-system' namespace
|
||||
1. CNI json config file in `confDir`. Given name should be without extention, like .conf/.conflist. (e.g. "test" for "test.conf")
|
||||
1. Directory for CNI json config file. Multus will find alphabetically first file for the network
|
||||
1. Multus failed to find network. Multus raise error message
|
||||
|
Reference in New Issue
Block a user