Skip to content

Commit 7b65b24

Browse files
committed
OCPBUGS-57625: Added warning note to br-ex doc for reserved SDN int names
1 parent 2820de4 commit 7b65b24

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,11 @@ If you require an environment with a single network interface controller (NIC) a
4848
After you install {op-system-first} and the system reboots, the Machine Config Operator injects Ignition configuration files into each node in your cluster, so that each node received the `br-ex` bridge network configuration. To prevent configuration conflicts, the `configure-ovs.sh` shell script receives a signal to not configure the `br-ex` bridge.
4949
endif::postinstall-bare-metal[]
5050

51+
[WARNING]
52+
====
53+
The OpenShift SDN network plugin was removed in {product-title} 4.17 but certain reserved interface names, such as `br0`, were not removed. If you attempt to use one of these reserved names with a new bridge interface that interacts with a customized `br-ex` bridge, the `nmstate` API fails.
54+
====
55+
5156
.Prerequisites
5257
ifndef::postinstall-bare-metal[]
5358
* Optional: You have installed the link:https://nmstate.io/[`nmstate`] API so that you can validate the NMState configuration.

0 commit comments

Comments
 (0)