From ec30b995349f0c55bfce7c432b645c2df3487b11 Mon Sep 17 00:00:00 2001 From: xieyanker Date: Wed, 2 Jun 2021 14:24:41 +0800 Subject: [PATCH] Update how-to-use --multus-master-cni-file-name --- docs/how-to-use.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/how-to-use.md b/docs/how-to-use.md index 555e00471..c2626e450 100644 --- a/docs/how-to-use.md +++ b/docs/how-to-use.md @@ -595,6 +595,10 @@ This can be used if you have your CNI configuration stored in an alternate locat Used only with `--multus-conf-file=auto`. Allows you to specify an alternate path to the Kubeconfig. + --multus-master-cni-file-name= + +The `--multus-master-cni-file-name` can be used to select the cni file as the master cni, rather than the first file in cni-conf-dir. For example, `--multus-master-cni-file-name=10-calico.conflist`. + --multus-log-level= --multus-log-file=