Skip to content

Commit 325aa6b

Browse files
authored
Merge pull request #88806 from JoeAldinger/OCPBUGS-50855
OCPBUGS-50855:adds warning for VRF and UDN
2 parents 70e240a + f338ab5 commit 325aa6b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

networking/k8s_nmstate/k8s-nmstate-updating-node-network-config.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@ After you install the Kubernetes NMState Operator, you can use the Operator to o
1111

1212
For more information about how to install the NMState Operator, see xref:../../networking/networking_operators/k8s-nmstate-about-the-k8s-nmstate-operator#k8s-nmstate-about-the-k8s-nmstate-operator[Kubernetes NMState Operator].
1313

14+
[WARNING]
15+
====
16+
When configuring Virtual Route Forwarding (VRF) users must change their VRFs to a table ID lower than 1000 as higher than 1000 is reserved for {product-title}.
17+
====
18+
1419
// Viewing the network state of a node by using the CLI
1520
include::modules/virt-viewing-network-state-of-node.adoc[leveloffset=+1]
1621

networking/metallb/metallb-frr-k8s.adoc

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,10 @@ As a cluster administrator, you can use the `FRRConfiguration` custom resource (
1313

1414
image::695_OpenShift_MetalLB_FRRK8s_integration_0624.png[MetalLB integration with FRR]
1515

16-
16+
[WARNING]
17+
====
18+
When configuring Virtual Route Forwarding (VRF) users must change their VRFs to a table ID lower than 1000 as higher than 1000 is reserved for {product-title}.
19+
====
1720
// FRR configurations
1821
include::modules/nw-metallb-frr-configurations.adoc[leveloffset=+1]
1922

0 commit comments

Comments
 (0)