Skip to content

Commit 18e1885

Browse files
authored
Merge pull request #49791 from kquinn1204/TELCODOCS-780-CM
TELCODOCS-780-CM making small update based on feedback from change man
2 parents c9b08d3 + 6b84f0f commit 18e1885

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,17 @@
55
[id="nw-sriov-cfg-bond-interface-with-virtual-functions_{context}"]
66
= Configuring a bond interface from two SR-IOV interfaces
77

8-
Bonding enables multiple network interfaces to be aggregated into a single logical "bonded" interface. Bond-CNI brings bond capability into containers.
8+
Bonding enables multiple network interfaces to be aggregated into a single logical "bonded" interface. Bond Container Network Interface (Bond-CNI) brings bond capability into containers.
99

10-
Bond-CNI can be created using SR-IOV virtual functions and placing them in the container network namespace.
10+
Bond-CNI can be created using Single Root I/O Virtualization (SR-IOV) virtual functions and placing them in the container network namespace.
1111

12-
{product-title} only supports Bond-CNI using SR-IOV virtual functions. Physical interfaces are not supported.
12+
{product-title} only supports Bond-CNI using SR-IOV virtual functions. The SR-IOV Network Operator provides the SR-IOV CNI plug-in needed to manage the virtual functions. Other CNIs or types of interfaces are not supported.
1313

1414
.Prerequisites
1515

16-
* The SR-IOV operator must be installed and configured to obtain virtual functions in a container.
16+
* The SR-IOV Network Operator must be installed and configured to obtain virtual functions in a container.
1717
* To configure SR-IOV interfaces, an SR-IOV network and policy must be created for each interface.
18-
* The SR-IOV operator creates a network attachment definition for each SR-IOV interface, based on the SR-IOV network and policy defined.
18+
* The SR-IOV Network Operator creates a network attachment definition for each SR-IOV interface, based on the SR-IOV network and policy defined.
1919
* The `linkState` is set to the default value `auto` for the SR-IOV virtual function.
2020
2121
[id="nw-sriov-cfg-creating-bond-network-attachment-definition_{context}"]

0 commit comments

Comments
 (0)