Skip to content

Commit bd28ffe

Browse files
author
Christopher Tauchen
authored
Merge pull request #42418 from tmulquee/term_issue
TELCODOCS-365: Using pod-level bonding -- TERMINOLOGY FIX
2 parents 981ee5e + 7416e04 commit bd28ffe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/nw-sriov-cfg-bond-interface-with-virtual-functions.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ apiVersion: v1
8080
image: quay.io/openshift/origin-network-interface-bond-cni:4.9.0
8181
command: ["/bin/bash", "-c", "sleep INF"]
8282
----
83-
<1> Note the network annotation: it contains two SR-IOV network attachments, and one bond network attachment. The bond attachment uses the two SR-IOV interfaces as bond slaves.
83+
<1> Note the network annotation: it contains two SR-IOV network attachments, and one bond network attachment. The bond attachment uses the two SR-IOV interfaces as bonded port interfaces.
8484

8585
You can inspect the pod interfaces with the following command:
8686
[source,yaml]

0 commit comments

Comments
 (0)