mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
36 lines
1.1 KiB
Plaintext
36 lines
1.1 KiB
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// *installing/validation_and_troubleshooting/validating-an-installation.adoc
|
|
|
|
:_mod-docs-content-type: PROCEDURE
|
|
[id="reviewing-cluster-status-from-the-openshift-web-console_{context}"]
|
|
= Reviewing the cluster status from the {product-title} web console
|
|
|
|
You can review the following information in the *Overview* page in the {product-title} web console:
|
|
|
|
* The general status of your cluster
|
|
|
|
* The status of the control plane, cluster Operators, and storage
|
|
|
|
* CPU, memory, file system, network transfer, and pod availability
|
|
|
|
* The API address of the cluster, the cluster ID, and the name of the provider
|
|
|
|
* Cluster version information
|
|
|
|
* Cluster update status, including details of the current update channel and available updates
|
|
|
|
* A cluster inventory detailing node, pod, storage class, and persistent volume claim (PVC) information
|
|
|
|
* A list of ongoing cluster activities and recent events
|
|
|
|
.Prerequisites
|
|
|
|
* You have access to the cluster as a user with the `cluster-admin` role.
|
|
|
|
.Procedure
|
|
|
|
* Navigate to *Home* -> *Overview*.
|
|
|
|
|