Skip to content

Commit a767963

Browse files
authored
Merge pull request #87597 from openshift-cherrypick-robot/cherry-pick-87588-to-enterprise-4.16
[enterprise-4.16] OCPBUGS-#10631-17: Updated the customized br-ex bridge section
2 parents d12dc00 + 3fa3a41 commit a767963

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)