|
| 1 | +// Module included in the following assemblies: |
| 2 | +// |
| 3 | +// ocm/ocm-overview.adoc |
| 4 | + |
| 5 | +[id="ocm-overview-tab_{context}"] |
| 6 | += Overview tab |
| 7 | + |
| 8 | +The **Overview** tab provides information about how your cluster was configured: |
| 9 | + |
| 10 | +* **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. |
| 11 | +* **Type** shows the OpenShift version that the cluster is using. |
| 12 | +* **Region** is the server region. |
| 13 | +* **Provider** shows which cloud provider that the cluster was built upon. |
| 14 | +* **Availability** shows which type of availability zone that the cluster uses, either single or multizone. |
| 15 | +* **Version** is the OpenShift version that is installed on the cluster. If there is an update available, you can update from this field. |
| 16 | +* **Created at** shows the date and time that the cluster was created. |
| 17 | +* **Owner** identifies who created the cluster and has owner rights. |
| 18 | +* **Subscription type** shows the subscription model that was selected on creation. |
| 19 | +* **Infrastructure type** is the type of account that the cluster uses. |
| 20 | +* **Status** displays the current status of the cluster. |
| 21 | +* **Total vCPU** shows the total available virtual CPU for this cluster. |
| 22 | +* **Total memory** shows the total available memory for this cluster. |
| 23 | +* **Load balancers** |
| 24 | +* **Persistent storage** displays the amount of storage that is available on this cluster. |
| 25 | +* **Nodes** shows the actual and desired nodes on the cluster. These numbers might not match due to cluster scaling. |
| 26 | +* **Network** field shows the address and prefixes for network connectivity. |
| 27 | +* **Resource usage** section of the tab displays the resources in use with a graph. |
| 28 | +* **Advisor recommendations** section gives insight in relation to security, performance, availability, and stablility. This section requires the use of remote health functionality. See link:https://docs.openshift.com/container-platform/4.9/support/remote_health_monitoring/using-insights-to-identify-issues-with-your-cluster.html[Using Insights to identify issues with your cluster]. |
| 29 | +* **Cluster history** section shows everything that has been done with the cluster including creation and when a new version is identified. |
0 commit comments