Skip to content

Commit 32d843b

Browse files
committed
OCPBUGS-45538:updates supported roles for UDN
1 parent 4a81ad3 commit 32d843b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/nw-udn-cr.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ spec:
3838
<1> Name of your `UserDefinedNetwork` resource. This should not be `default` or duplicate any global namespaces created by the Cluster Network Operator (CNO).
3939
<2> The `topology` field describes the network configuration; accepted values are `Layer2` and `Layer3`. Specifying a `Layer2` topology type creates one logical switch that is shared by all nodes.
4040
<3> This field specifies the topology configuration. It can be `layer2` or `layer3`.
41-
<4> Specifies `Primary` or `Secondary`. `Primary` is the only `role` specification supported in 4.17.
41+
<4> Specifies a `Primary` or `Secondary` role.
4242
<5> For `Layer2` topology types the following specifies config details for the `subnet` field:
4343
+
4444
* The subnets field is optional.
@@ -69,7 +69,7 @@ spec:
6969
<1> Name of your `UserDefinedNetwork` resource. This should not be `default` or duplicate any global namespaces created by the Cluster Network Operator (CNO).
7070
<2> The `topology` field describes the network configuration; accepted values are `Layer2` and `Layer3`. Specifying a `Layer3` topology type creates a layer 2 segment per node, each with a different subnet. Layer 3 routing is used to interconnect node subnets.
7171
<3> This field specifies the topology configuration. Valid values are `layer2` or `layer3`.
72-
<4> Specifies a `Primary` or `Secondary` role. `Primary` is the only `role` specification supported in 4.17 .
72+
<4> Specifies a `Primary` or `Secondary` role.
7373
<5> For `Layer3` topology types the following specifies config details for the `subnet` field:
7474
+
7575
* The `subnets` field is mandatory.

0 commit comments

Comments
 (0)