diff --git a/modules/nw-udn-cr-ui.adoc b/modules/nw-udn-cr-ui.adoc index 974a6057a48e..091c58b3d85d 100644 --- a/modules/nw-udn-cr-ui.adoc +++ b/modules/nw-udn-cr-ui.adoc @@ -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 diff --git a/modules/nw-udn-cr.adoc b/modules/nw-udn-cr.adoc index 51d9bc96ef6c..7f2d40da504f 100644 --- a/modules/nw-udn-cr.adoc +++ b/modules/nw-udn-cr.adoc @@ -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