Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions modules/nw-udn-cr-ui.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ Currently, creation of a `UserDefinedNetwork` CR with a `Layer3` topology or a `

.Prerequisites

* You have access to the {product-title} web console as a user with `cluster-admin` permissions.
* You have created a namespace and applied the `k8s.ovn.org/primary-user-defined-network` label.
* As a cluster administrator, you have created a namespace and applied the `k8s.ovn.org/primary-user-defined-network` label to the namespace.
** After you create the namespace, a user that has `view` and `edit` role-based access control (RBAC) permissions, can create a `UserDefinedNetwork` CR in the namespace.

.Procedure

Expand Down
4 changes: 2 additions & 2 deletions modules/nw-udn-cr.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ When deploying a `UserDefinedNetwork` custom resource (CR) on {ibm-power-name} V

.Prerequisites

* You have logged in with `cluster-admin` privileges, or you have `view` and `edit` role-based access control (RBAC).

* You have logged in with `cluster-admin` privileges, created a namespace, and applied the `k8s.ovn.org/primary-user-defined-network` label to the namespace.
** After you create the namespace, a user that has `view` and `edit` role-based access control (RBAC) permissions, can create a `UserDefinedNetwork` CR in the namespace.

.Procedure

Expand Down