Skip to content

Commit c3fff79

Browse files
authored
Merge pull request #93233 from stevsmit/56071-OSDOCS
Updates UDN documentation to add limitations for web console creation
2 parents 235540f + 20b764c commit c3fff79

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)