Skip to content

Commit 2085023

Browse files
authored
Merge pull request #43364 from sabrinajess/CNV16341
CNV-16341: minor wording edit
2 parents 0862b4b + 3e54e21 commit 2085023

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/virt-creating-bridge-nad-cli.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ spec:
3838
}'
3939
----
4040
<1> The name for the `NetworkAttachmentDefinition` object.
41-
<2> Optional: Annotation key-value pair for node selection, where `bridge-interface` is the name of a bridge configured on some nodes. If you add this annotation to your network attachment definition, your virtual machine instances will only run on the nodes that have the `bridge-interface` bridge connected.
41+
<2> Optional: Annotation key-value pair for node selection, where `bridge-interface` must match the name of a bridge configured on some nodes. If you add this annotation to your network attachment definition, your virtual machine instances will only run on the nodes that have the `bridge-interface` bridge connected.
4242
<3> The name for the configuration. It is recommended to match the configuration name to the `name` value of the network attachment definition.
4343
<4> The actual name of the Container Network Interface (CNI) plug-in that provides the network for this network attachment definition. Do not change this field unless you want to use a different CNI.
4444
<5> The name of the Linux bridge configured on the node.

0 commit comments

Comments
 (0)