From 0aa5755ffee48efc80c51a8a46af360bcbe2f7a4 Mon Sep 17 00:00:00 2001 From: JoeAldinger Date: Wed, 4 Jun 2025 14:27:56 -0400 Subject: [PATCH] OSDOCS-14169-exclude:updates value --- modules/nw-udn-additional-config-details.adoc | 2 +- modules/support-matrix-for-udn-nad.adoc | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/modules/nw-udn-additional-config-details.adoc b/modules/nw-udn-additional-config-details.adoc index 0e67cfbb83..15918f7efa 100644 --- a/modules/nw-udn-additional-config-details.adoc +++ b/modules/nw-udn-additional-config-details.adoc @@ -24,7 +24,7 @@ The `joinSubnets` field configures the routing between different segments within |`spec.network..excludeSubnets` |`spec..exlcudeSubnets` |string -|Specifies a list of CIDRs to be removed from the specified CIDRs in the `subnets` field. The CIDRs in this list must be in range of at least one subnet specified in `subnets`. When omitted, no IP addresses are excluded, and all IP addresses specified in the `subnets` field are subject to assignment. You must use standard CIDR notation. For example, `10.128.0.0/16`. This field must be omitted if the `subnets` field is not set or if the `ipam.mode` field is set to `Disabled`. +|Specifies a list of CIDRs to be removed from the specified CIDRs in the `subnets` field. The CIDRs in this list must be in range of at least one subnet specified in `subnets`. When omitted, no IP addresses are excluded, and all IP addresses specified in the `subnets` field are subject to assignment. You must use standard CIDR notation. For example, `10.128.0.0/16`. This field must be omitted if the `subnets` field is not set or if the `ipam.mode` field is set to `Disabled`. You can only set 25 values for the `excludeSubnets` field. When deploying a secondary network with `Localnet` topology, the IP ranges used in your physical network must be explicitly listed in the `excludeSubnets` field to prevent IP duplication in your subnet. diff --git a/modules/support-matrix-for-udn-nad.adoc b/modules/support-matrix-for-udn-nad.adoc index 61cf6ff065..eae19c68d8 100644 --- a/modules/support-matrix-for-udn-nad.adoc +++ b/modules/support-matrix-for-udn-nad.adoc @@ -60,7 +60,6 @@ The following section highlights the supported features of the `UserDefinedNetwo |=== 1. Multicast must be enabled in the namespace, and it is only available between OVN-Kubernetes network pods. For more information about multicast, see "Enabling multicast for a project". -2. When creating a `UserDefinedNetwork` CR with a primary network type, network policies must be created _after_ the `UserDefinedNetwork` CR. .Secondary network support matrix for `UserDefinedNetwork` and `NetworkAttachmentDefinition` CRs [cols="1a,1a,1a,1a, options="header"]