Skip to content

Commit a29ae79

Browse files
committed
Update multus/sriov-network-operator/whereabouts-cni to k8snetworkplumbingwg
Based on the commit 1331149 Signed-off-by: Ivan Kolodiazhny <[email protected]>
1 parent eb50b92 commit a29ae79

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

deployment/network-operator/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ optionally deploy Node Feature Discovery in the cluster. This is enabled via `nf
3131
### SR-IOV Network Operator
3232
Nvidia Network Operator can operate in unison with SR-IOV Network Operator
3333
to enable SR-IOV workloads in a Kubernetes cluster. We provide a helm chart to be used to optionally
34-
deploy [SR-IOV Network Operator](https://github.com/openshift/sriov-network-operator) in the cluster.
34+
deploy [SR-IOV Network Operator](https://github.com/k8snetworkplumbingwg/sriov-network-operator) in the cluster.
3535
This is enabled via `sriovNetworkOperator.enabled` chart parameter.
3636

3737
For more information on how to configure SR-IOV in your Kubernetes cluster using SR-IOV Network Operator
@@ -222,9 +222,9 @@ the file: `values.yaml`
222222
| `secondaryNetwork.deploy` | bool | `true` | Deploy Secondary Network |
223223

224224
Specifies components to deploy in order to facilitate a secondary network in Kubernetes. It consists of the following optionally deployed components:
225-
- [Multus-CNI](https://github.com/intel/multus-cni): Delegate CNI plugin to support secondary networks in Kubernetes
225+
- [Multus-CNI](https://github.com/k8snetworkplumbingwg/multus-cni): Delegate CNI plugin to support secondary networks in Kubernetes
226226
- CNI plugins: Currently only [containernetworking-plugins](https://github.com/containernetworking/plugins) is supported
227-
- IPAM CNI: Currently only [Whereabout IPAM CNI](https://github.com/dougbtv/whereabouts) is supported
227+
- IPAM CNI: Currently only [Whereabout IPAM CNI](httpso://github.com/k8snetworkplumbingwg/whereabouts) is supported
228228

229229
##### CNI Plugin Secondary Network
230230

0 commit comments

Comments
 (0)