Skip to content

Commit d9f0f78

Browse files
author
Steven Smith
committed
Removes mentioning of CUDN in 4.17
1 parent a09305d commit d9f0f78

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

networking/multiple_networks/primary_networks/about-user-defined-networks.adoc

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,13 @@ User-defined networks provide cluster administrators and users with highly custo
1717
====
1818
* Support for the Localnet topology on both primary and secondary networks will be added in a future version of {product-title}.
1919
====
20+
////
21+
Unlike NADs, which are only namespaced scope, UDNs offer administrators the ability to create and define additional networks spanning multiple namespaces at the cluster level by leveraging the `ClusterUserDefinedNetwork` custom resource (CR).
2022

21-
Unlike NADs, which are only namespaced scope, UDNs offer administrators the ability to create and define additional networks spanning multiple namespaces at the cluster level by leveraging the `ClusterUserDefinedNetwork` custom resource (CR). UDNs also offer both administrators and users the ability to define additional networks at the namespace level with the `UserDefinedNetwork` CR.
23+
UDNs also offer both administrators and users the ability to define additional networks at the namespace level with the `UserDefinedNetwork` CR.
24+
////
2225

23-
The following sections further emphasize the benefits and limitations of user-defined networks, the best practices when creating a `ClusterUserDefinedNetwork` or `UserDefinedNetwork` custom resource, how to create the custom resource, and additional configuration details that might be relevant to your deployment.
26+
The following sections further emphasize the benefits and limitations of user-defined networks, the best practices when creating a `UserDefinedNetwork` custom resource, how to create the custom resource, and additional configuration details that might be relevant to your deployment.
2427

2528
// Looks like this may be out for 4.17, but in for 4.18 as of 8/19/24
2629
//. Ingress and egress support

0 commit comments

Comments
 (0)