You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/nw-udn-benefits.adoc
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ User-defined networks provide the following benefits:
13
13
14
14
. Network flexibility
15
15
+
16
-
* **Layer 2 and layer 3 support**: Cluster administrators can configure primary networks as layer 2 or layer 3 network types. This provides the flexibility of a secondary network to the primary network.
16
+
* **Layer 2 and layer 3 support**: Cluster administrators can configure primary networks as layer 2 or layer 3 network types.
17
17
18
18
. Simplified network management
19
19
+
@@ -31,6 +31,6 @@ User-defined networks provide the following benefits:
31
31
32
32
Developers and administrators can create a user-defined network that is namespace scoped using the custom resource. An overview of the process is as follows:
33
33
34
-
. An administrator creates a namespace for a user-defined network with the `k8s.ovn.org/primary-user-defined-network` label.
34
+
. An administrator creates a namespace for a user-defined network with the `k8s.ovn.org/primary-user-defined-network` label.
35
35
. The `UserDefinedNetwork` CR is created by either the cluster administrator or the user.
0 commit comments