mirror of
https://github.com/k8snetworkplumbingwg/multus-cni.git
synced 2025-09-20 09:01:15 +00:00
update 30-multus.conf to 00-multus.conf
This commit is contained in:
@@ -35,7 +35,7 @@ Execute following commands at all Kubernetes nodes (i.e. master and minions)
|
|||||||
|
|
||||||
```
|
```
|
||||||
$ mkdir -p /etc/cni/net.d
|
$ mkdir -p /etc/cni/net.d
|
||||||
$ cat >/etc/cni/net.d/30-multus.conf <<EOF
|
$ cat >/etc/cni/net.d/00-multus.conf <<EOF
|
||||||
{
|
{
|
||||||
"name": "multus-cni-network",
|
"name": "multus-cni-network",
|
||||||
"type": "multus",
|
"type": "multus",
|
||||||
|
Reference in New Issue
Block a user