mirror of
https://github.com/k8snetworkplumbingwg/multus-cni.git
synced 2025-10-22 07:52:12 +00:00
double word fix
This commit is contained in:
committed by
Tomofumi Hayashi
parent
9c35b5ccf2
commit
3e601c6ffe
@@ -171,7 +171,7 @@ spec:
|
|||||||
EOF
|
EOF
|
||||||
```
|
```
|
||||||
|
|
||||||
You may now inspect the pod and see what interfaces interfaces are attached, like so:
|
You may now inspect the pod and see what interfaces are attached, like so:
|
||||||
|
|
||||||
```
|
```
|
||||||
$ kubectl exec -it samplepod -- ip a
|
$ kubectl exec -it samplepod -- ip a
|
||||||
|
Reference in New Issue
Block a user