1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/modules/ocm-overview-tab.adoc
John Heraghty c86dac9365 OSDOCS-17471: Updated product titles with correct naming conventions
OSDOCS-17471: Fix syntax issue from prow builds
2025-12-08 17:02:34 +00:00

56 lines
3.5 KiB
Plaintext

// Module included in the following assemblies:
//
// ocm/ocm-overview.adoc
:_mod-docs-content-type: REFERENCE
[id="ocm-overview-tab_{context}"]
= Overview tab
[role="_abstract"]
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-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[]
* **Region** is the server region.
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-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.
endif::openshift-enterprise[]
* **Version** is the OpenShift version that is installed on the cluster. If there is an update available, you can update from this field.
* **Created at** shows the date and time that the cluster was created.
* **Owner** identifies who created the cluster and has owner rights.
* **Delete Protection: <status>** shows whether or not the cluster's delete protection is enabled.
ifdef::openshift-rosa-hcp[]
* **Status** displays the current status of the control plane and machine pools of the cluster.
endif::openshift-rosa-hcp[]
ifdef::openshift-rosa[]
* **Status** displays the current status of the cluster.
endif::openshift-rosa[]
* **Total vCPU** shows the total available virtual CPU for this cluster.
* **Total memory** shows the total available memory for this cluster.
* **Infrastructure AWS account** displays the AWS account that is responsible for cluster creation and maintenance.
ifdef::openshift-rosa-hcp[]
* **Billing marketplace account** displays the AWS account that is used for billing purposes. Click on the pencil icon to edit this field.
endif::openshift-rosa-hcp[]
ifdef::openshift-rosa[]
* **Additional encryption** field shows any applicable additional encryption options.
endif::openshift-rosa[]
* **Nodes** shows the actual and desired nodes on the cluster. These numbers might not match due to cluster scaling.
ifdef::openshift-rosa[]
* **Cluster autoscaling** field shows whether or not you have enabled autoscaling on the cluster.
* **Instance Metadata Service (IMDS)** field shows your selected instance metadata service for the cluster.
endif::openshift-rosa[]
* **Network** field shows the address and prefixes for network connectivity.
* **OIDC configuration** field shows the Open ID Connect configuration for the cluster.
* **Resource usage** section of the tab displays the resources in use with a graph.
* **Advisor recommendations** section gives insight in relation to security, performance, availability, and stability. This section requires the use of remote health functionality. See _Using {red-hat-lightspeed} to identify issues with the cluster_ in the _Additional resources_ section.