Questo contenuto non è disponibile nella lingua selezionata.
Chapter 6. Manage administration roles and users
Keep your OpenShift Dedicated cluster secure and up-to-date by managing administration roles and users effectively.
6.1. Administration roles Copia collegamentoCollegamento copiato negli appunti!
As an administrator of an OpenShift Dedicated cluster, you have access to the cluster-admin and dedicated-admin roles. These roles have different permissions and access levels for managing and configuring your cluster.
- The
cluster-adminrole -
As an administrator of an OpenShift Dedicated cluster with Customer Cloud Subscriptions (CCS), you have access to the
cluster-adminrole. The user who created the cluster can add thecluster-adminuser role to an account to have the maximum administrator privileges. These privileges are not automatically assigned to your user account when you create the cluster. While logged in to an account with thecluster-adminrole, users have mostly unrestricted access to control and configure the cluster. There are some configurations that are blocked with webhooks to prevent destabilizing the cluster, or because they are managed in OpenShift Cluster Manager and any in-cluster changes would be overwritten. Usage of thecluster-adminrole is subject to the restrictions listed in your Appendix 4 agreement with Red Hat. As a best practice, limit the number ofcluster-adminusers to as few as possible. - The
dedicated-adminrole -
As an administrator of an OpenShift Dedicated cluster, your account has additional permissions and access to all user-created projects in your organization’s cluster. While logged in to an account with the
dedicated-adminrole, you can use the developer CLI commands (under theoccommand) for increased visibility and management capabilities over objects across projects, while the administrator CLI commands (under theoc admcommand) enable you to complete additional operations.
While your account does have these increased permissions, the actual cluster maintenance and host configuration is still performed by the Red Hat Site Reliability Engineering (SRE) team.
6.2. Manage OpenShift Dedicated administrators Copia collegamentoCollegamento copiato negli appunti!
You can manage administrator roles by using the cluster-admin or dedicated-admin group on the cluster. Existing members of this group can edit membership through OpenShift Cluster Manager.
Procedure
- Navigate to the Cluster Details page and select the Access Control tab.
- Select the Cluster Roles and Access tab and click Add user.
- Enter the user name and select your group.
Click Add user.
NoteAdding a user to the
cluster-admingroup can take several minutes to complete.-
Optional: To remove a OpenShift Dedicated administrator, click the Options menu
to the right of the user and group combination and click Delete.