Skip to content

Commit f6e815d

Browse files
authored
Merge pull request #94297 from openshift-cherrypick-robot/cherry-pick-94287-to-enterprise-4.19
[enterprise-4.19] OSDOCS-14169-exclude:updates value
2 parents b98beb0 + 0aa5755 commit f6e815d

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

modules/nw-udn-additional-config-details.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The `joinSubnets` field configures the routing between different segments within
2424
|`spec.network.<topology>.excludeSubnets`
2525
|`spec.<topology>.exlcudeSubnets`
2626
|string
27-
|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`.
27+
|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.
2828

2929
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.
3030

modules/support-matrix-for-udn-nad.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ The following section highlights the supported features of the `UserDefinedNetwo
6060

6161
|===
6262
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".
63-
2. When creating a `UserDefinedNetwork` CR with a primary network type, network policies must be created _after_ the `UserDefinedNetwork` CR.
6463

6564
.Secondary network support matrix for `UserDefinedNetwork` and `NetworkAttachmentDefinition` CRs
6665
[cols="1a,1a,1a,1a, options="header"]

0 commit comments

Comments
 (0)