Hi there,
As the note "The customer-admin-cluster cluster role is not the same as the cluster-admin cluster role" mentioned on the page, I can't create Custom Resource Definitions (CRDs) without cluster-admin role assigned, even with customer-admin-cluster cluster role assigned. Is there any way to grant user cluster-admin role before/after Azure Red Hat OpenShift cluster is created? How can I create CRDs without cluster-admin role?
Thanks,
Jianguo
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
Hey @majgue,
Azure RedHat OpenShift is based on OpenShift 3.11 and this particular version we do no support CRD creation on the cluster. Granting cluster-admin to end-users is not supported in this version.
There is ARO 4.3 PrivatePreview[1] available for eastus region, where this is possible as end-user can get cluster-admin. The recommendation is to use this version of the product
@majguo Hope the above provided information help solving your query.
We will now close this issue. If there are further questions regarding this, please tag me in a comment. I will reopen it and we will continue the discussion.
Thanks for your quick response @mjudeikis & @VikasPullagura-MSFT . Yes it solves my query, I'm waiting for being white-listed for ARO 4.3 so I can have a try.