From 0494dff00191111732556de9e5c9a2f9fb8bbbca Mon Sep 17 00:00:00 2001 From: Alexandra Molnar Date: Mon, 20 Nov 2023 10:20:21 +0000 Subject: [PATCH] OCPBUGS-17994: Note about Kubernetes-NMState and br-ex is too specific --- modules/virt-about-nmstate.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/virt-about-nmstate.adoc b/modules/virt-about-nmstate.adoc index 49ea2e6283ba..92627215a77f 100644 --- a/modules/virt-about-nmstate.adoc +++ b/modules/virt-about-nmstate.adoc @@ -27,5 +27,5 @@ Node networking is monitored and updated by the following objects: [NOTE] ==== -If your {product-title} cluster uses OVN-Kubernetes as the network plugin, you cannot attach a Linux bridge or bonding to the default interface of a host because of a change in the host network topology of OVN-Kubernetes. As a workaround, use a secondary network interface connected to your host or switch to the OpenShift SDN network plugin. +If your {product-title} cluster uses OVN-Kubernetes as the network plugin, you cannot make configuration changes to the `br-ex` bridge or its underlying interfaces. As a workaround, use a secondary network interface connected to your host or switch to the OpenShift SDN network plugin. ====