Skip to content

Commit 83ff0b9

Browse files
authored
Merge pull request #93271 from openshift-cherrypick-robot/cherry-pick-93233-to-enterprise-4.19
[enterprise-4.19] Updates UDN documentation to add limitations for web console creation
2 parents 425d06d + 500c26d commit 83ff0b9

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

modules/nw-cudn-cr-ui.adoc

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,12 @@
66
[id="nw-cudn-cr-ui_{context}"]
77
= Creating a ClusterUserDefinedNetwork CR by using the web console
88

9-
You can create a `ClusterUserDefinedNetwork` custom resource (CR) in the {product-title} web console.
9+
You can create a `ClusterUserDefinedNetwork` custom resource (CR) with a `Layer2` topology in the {product-title} web console.
10+
11+
[NOTE]
12+
====
13+
Currently, creation of a `ClusterUserDefinedNetwork` CR with a `Layer3` topology is not supported when using the {product-title} web console.
14+
====
1015

1116
.Prerequisites
1217

modules/nw-udn-cr-ui.adoc

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,12 @@
66
[id="nw-udn-cr-ui_{context}"]
77
= Creating a UserDefinedNetwork CR by using the web console
88

9-
You can create a `UserDefinedNetwork` custom resource by using the {product-title} web console.
9+
You can create a `UserDefinedNetwork` custom resource (CR) with a `Layer2` topology and `Primary` role by using the {product-title} web console.
10+
11+
[NOTE]
12+
====
13+
Currently, creation of a `UserDefinedNetwork` CR with a `Layer3` topology or a `Secondary` role are not supported when using the {product-title} web console.
14+
====
1015

1116
.Prerequisites
1217

0 commit comments

Comments
 (0)