Skip to content

Commit 53c5b2a

Browse files
committed
OSDOCS-13634-16: Removed TP notice for customized br-ex bridge
1 parent 06c3865 commit 53c5b2a

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

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

-6
Original file line numberDiff line numberDiff line change
@@ -22,17 +22,11 @@ endif::[]
2222

2323
ifndef::postinstall-bare-metal-ipi,postinstall-bare-metal-upi[]
2424
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.
25-
26-
:FeatureName: Creating a `MachineConfig` object that includes a customized `br-ex` bridge
27-
include::snippets/technology-preview.adoc[]
2825
endif::postinstall-bare-metal-ipi,postinstall-bare-metal-upi[]
2926

3027
ifdef::postinstall-bare-metal-ipi,postinstall-bare-metal-upi[]
3128
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.
3229

33-
:FeatureName: Creating a `NodeNetworkConfigurationPolicy` CR that includes a customized `br-ex` bridge
34-
include::snippets/technology-preview.adoc[]
35-
3630
This feature supports the following tasks:
3731

3832
* Modifying the maximum transmission unit (MTU) for your cluster.

Diff for: release_notes/ocp-4-16-release-notes.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -2693,7 +2693,7 @@ In the following tables, features are marked with the following statuses:
26932693
|Configure the `br-ex` bridge needed by OVN-Kuberenetes using NMState
26942694
|Not Available
26952695
|Not Available
2696-
|Technology Preview
2696+
|General Availability
26972697

26982698
|Creating a route with externally managed certificate
26992699
|Not Available

0 commit comments

Comments
 (0)