From 3d834b6ac9849ee3d2f0e43211e044afc0293894 Mon Sep 17 00:00:00 2001 From: dfitzmau Date: Wed, 18 Feb 2026 16:13:39 +0000 Subject: [PATCH] OCPBUGS-64566: Updated the prereqs in the UserDefinedNetwork CR docs --- modules/nw-udn-cr-ui.adoc | 4 ++-- modules/nw-udn-cr.adoc | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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