Skip to content

Commit 3fa3a41

Browse files
dfitzmauopenshift-cherrypick-robot
authored andcommitted
OCPBUGS-10631-17: Updated the customized br-ex bridge section
1 parent d56abe8 commit 3fa3a41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/creating-manifest-file-customized-br-ex-bridge.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@ endif::[]
2121
== Optional: Creating a manifest object that includes a customized `br-ex` bridge
2222

2323
ifndef::postinstall-bare-metal-ipi,postinstall-bare-metal-upi[]
24-
As an alternative to using the `configure-ovs.sh` shell script to set a customized `br-ex` bridge on a bare-metal platform, you can create a `MachineConfig` object that includes a customized `br-ex` bridge network configuration.
24+
As an alternative to using the `configure-ovs.sh` shell script to set a `br-ex` bridge on a bare-metal platform, you can create a `MachineConfig` object that includes an NMState configuration file. The NMState configuration file creates a customized `br-ex` bridge network configuration on each node in your cluster.
2525

2626
:FeatureName: Creating a `MachineConfig` object that includes a customized `br-ex` bridge
2727
include::snippets/technology-preview.adoc[]
2828
endif::postinstall-bare-metal-ipi,postinstall-bare-metal-upi[]
2929

3030
ifdef::postinstall-bare-metal-ipi,postinstall-bare-metal-upi[]
31-
As an alternative to using the `configure-ovs.sh` shell script to set a customized `br-ex` bridge on a bare-metal platform, you can create a `NodeNetworkConfigurationPolicy` custom resource (CR) that includes a customized `br-ex` bridge network configuration.
31+
As an alternative to using the `configure-ovs.sh` shell script to set a `br-ex` bridge on a bare-metal platform, you can create a `NodeNetworkConfigurationPolicy` custom resource (CR) that includes an NMState configuration file. The NMState configuration file creates a customized `br-ex` bridge network configuration on each node in your cluster.
3232

3333
:FeatureName: Creating a `NodeNetworkConfigurationPolicy` CR that includes a customized `br-ex` bridge
3434
include::snippets/technology-preview.adoc[]

0 commit comments

Comments
 (0)