Fixed the internal link to the 'create-network-attachment-definition' section.

This commit is contained in:
Md Safiyat Reza
2019-01-25 20:12:15 +05:30
committed by Kuralamudhan Ramakrishnan
parent a4951bbd0d
commit c6c9706855

View File

@@ -23,7 +23,7 @@ As a [quickstart](quickstart.md), you may apply these YAML files (included in th
$ cat ./images/{multus-daemonset.yml,flannel-daemonset.yml} | kubectl apply -f -
If you need more comprehensive detail, continue along with this guide, otherwise, you may wish to either [follow the quickstart guide]() or skip to the ['Create network attachment definition'](https://github.com/s1061123/multus-cni/blob/dev/update-readme/doc/how-to-use.md#create-network-attachment-definition) section.
If you need more comprehensive detail, continue along with this guide, otherwise, you may wish to either [follow the quickstart guide]() or skip to the ['Create network attachment definition'](#create-network-attachment-definition) section.
### Set up conf file in /etc/cni/net.d/ (Installed automatically by Daemonset)