Skip to content

Commit

Permalink
Merge pull request k8snetworkplumbingwg#243 from Eoghan1232/update_re…
Browse files Browse the repository at this point in the history
…adme

Update readme
  • Loading branch information
adrianchiris authored Feb 27, 2023
2 parents a4fae88 + 8ba97bb commit 0303583
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Creating VFs is outside the scope of the SR-IOV CNI plugin. [More information ab

To deploy SR-IOV CNI by itself on a Kubernetes 1.16+ cluster:

`kubectl apply -f images/k8s-v1.16/sriov-cni-daemonset.yaml`
`kubectl apply -f images/sriov-cni-daemonset.yaml`

**Note** The above deployment is not sufficient to manage and configure SR-IOV virtual functions. [See the full orchestration guide for more information.](https://github.com/k8snetworkplumbingwg/sriov-network-device-plugin#sr-iov-network-device-plugin)

Expand Down

0 comments on commit 0303583

Please sign in to comment.