1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 21:46:22 +01:00

Merge pull request #103574 from openshift-cherrypick-robot/cherry-pick-103538-to-enterprise-4.21

[enterprise-4.21] [OSDOCS#17471]Updated product titles with correct naming conventions
This commit is contained in:
Aedín Collins
2025-12-08 17:11:15 +00:00
committed by GitHub
2 changed files with 7 additions and 10 deletions

View File

@@ -7,16 +7,13 @@
= Cluster roles and access
[role="_abstract"]
You can create a `dedicated-admins` role for {product-short-name} clusters or `cluster-admins` role for {product-title} clusters.
You can create a `dedicated-admins` role for {dedicated} clusters or `cluster-admins` role for {rosa-title} or {rosa-classic-title} clusters.
.Procedure
. Click the **Add user** button.
. Enter the ID of the user you want to grant cluster admin access.
. Select the appropriate group for your user. Either `dedicated-admins` for {product-short-name} clusters, or `cluster-admins` for
ifdef::openshift-rosa[]
{rosa-classic-short}
endif::openshift-rosa[]
ifdef::openshift-rosa-hcp[]
{rosa-short}
endif::openshift-rosa-hcp[]
. Select the appropriate group for your user. Either `dedicated-admins` for {dedicated} clusters, or `cluster-admins` for
ifdef::openshift-rosa,openshift-rosa-hcp[]
{product-title}
endif::openshift-rosa,openshift-rosa-hcp[]
clusters.

View File

@@ -11,7 +11,7 @@ The **Overview** tab provides information about how the cluster was configured:
* **Cluster ID** is the unique identification for the created cluster. This ID can be used when issuing commands to the cluster from the command line.
* **Domain prefix** is the prefix that is used throughout the cluster. The default value is the cluster's name.
* **Type** shows the type of cluster, for example {rosa-classic-short}, {rosa-short}, or Dedicated.
* **Type** shows the type of cluster, for example {rosa-classic-title}, {rosa-title}, or {dedicated}.
ifndef::openshift-rosa[]
* **Control plane type** is the architecture type of the cluster. The field only displays if the cluster uses a hosted control plane architecture.
endif::openshift-rosa[]
@@ -20,7 +20,7 @@ ifdef::openshift-rosa[]
* **Availability** shows which type of availability zone that the cluster uses, either single or multizone.
endif::openshift-rosa[]
ifdef::openshift-rosa-hcp[]
* **Availability** shows multizone for {rosa-short} clusters.
* **Availability** shows multizone for {rosa-title} clusters.
endif::openshift-rosa-hcp[]
ifndef::openshift-enterprise[]
* **Channel group** shows the update channel for the cluster, such as stable or eus. Support for channel groups varies by cluster version. If support channel editing is available, this field can be changed by clicking the pencil icon.