mirror of
https://github.com/k8snetworkplumbingwg/multus-cni.git
synced 2025-08-21 01:33:28 +00:00
Add more paragraph.
This commit is contained in:
parent
3723fc3b53
commit
be1be19f11
@ -189,6 +189,11 @@ EOF
|
|||||||
|
|
||||||
### Create network attachment definition
|
### Create network attachment definition
|
||||||
|
|
||||||
|
The 'NetworkAttachmentDefinition' is used to setup the network attachment, i.e. secondary interface for the pod, There are two ways to configure the 'NetworkAttachmentDefinition' as following:
|
||||||
|
|
||||||
|
- NetworkAttachmentDefinition with json CNI config
|
||||||
|
- NetworkAttachmentDefinition with CNI config file
|
||||||
|
|
||||||
#### NetworkAttachmentDefinition with json CNI config:
|
#### NetworkAttachmentDefinition with json CNI config:
|
||||||
|
|
||||||
Following command creates NetworkAttachmentDefinition. CNI config is in `config:` field.
|
Following command creates NetworkAttachmentDefinition. CNI config is in `config:` field.
|
||||||
|
Loading…
Reference in New Issue
Block a user