mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
75 lines
3.8 KiB
Plaintext
75 lines
3.8 KiB
Plaintext
:_mod-docs-content-type: ASSEMBLY
|
|
[id="validating-an-installation"]
|
|
= Validating an installation
|
|
include::_attributes/common-attributes.adoc[]
|
|
:context: validating-an-installation
|
|
|
|
toc::[]
|
|
|
|
You can check the status of an {product-title} cluster after an installation by following the procedures in this document.
|
|
|
|
//Reviewing the installation log
|
|
include::modules/reviewing-the-installation-log.adoc[leveloffset=+1]
|
|
|
|
//Viewing the image pull source
|
|
include::modules/viewing-the-image-pull-source.adoc[leveloffset=+1]
|
|
|
|
//Getting cluster version, status, and update details
|
|
include::modules/getting-cluster-version-status-and-update-details.adoc[leveloffset=+1]
|
|
|
|
[role="_additional-resources"]
|
|
.Additional resources
|
|
|
|
* See xref:../support/troubleshooting/troubleshooting-installations.adoc#querying-operator-status-after-installation_troubleshooting-installations[Querying Operator status after installation] for more information about querying Operator status if your installation is still progressing.
|
|
|
|
* See xref:../support/troubleshooting/troubleshooting-operator-issues.adoc#troubleshooting-operator-issues[Troubleshooting Operator issues] for information about investigating issues with Operators.
|
|
|
|
* See xref:../updating/updating_a_cluster/updating-cluster-web-console.adoc#updating-cluster-web-console[Updating a cluster using the web console] for more information on updating your cluster.
|
|
|
|
* See xref:../updating/understanding_updates/understanding-update-channels-release.adoc#understanding-update-channels-releases[Understanding update channels and releases] for an overview about update release channels.
|
|
|
|
// Verification steps for the Cloud Credential Operator utility (`ccoctl`)
|
|
include::modules/cco-ccoctl-install-verifying.adoc[leveloffset=+1]
|
|
|
|
//Querying the status of the cluster nodes by using the CLI
|
|
include::modules/querying-the-status-of-cluster-nodes-using-the-cli.adoc[leveloffset=+1]
|
|
|
|
[role="_additional-resources"]
|
|
.Additional resources
|
|
|
|
* See xref:../support/troubleshooting/verifying-node-health.adoc#verifying-node-health[Verifying node health] for more details about reviewing node health and investigating node issues.
|
|
|
|
//Reviewing the cluster status from the OpenShift Container Platform web console
|
|
include::modules/reviewing-cluster-status-from-the-openshift-web-console.adoc[leveloffset=+1]
|
|
|
|
//Reviewing the cluster status from {cluster-manager}
|
|
include::modules/reviewing-cluster-status-from-the-openshift-cluster-manager.adoc[leveloffset=+1]
|
|
|
|
[role="_additional-resources"]
|
|
.Additional resources
|
|
|
|
* See xref:../support/remote_health_monitoring/using-insights-to-identify-issues-with-your-cluster.adoc#using-insights-to-identify-issues-with-your-cluster[Using Insights to identify issues with your cluster] for more information about reviewing potential issues with your cluster.
|
|
|
|
//Checking cluster resource availability and utilization
|
|
include::modules/checking-cluster-resource-availability-and-utilization.adoc[leveloffset=+1]
|
|
|
|
[role="_additional-resources"]
|
|
.Additional resources
|
|
|
|
* See xref:../monitoring/monitoring-overview.adoc#monitoring-overview[Monitoring overview] for more information about the {product-title} monitoring stack.
|
|
|
|
//Listing alerts that are firing
|
|
include::modules/listing-alerts-that-are-firing.adoc[leveloffset=+1]
|
|
|
|
[role="_additional-resources"]
|
|
.Additional resources
|
|
|
|
* See xref:../monitoring/managing-alerts.adoc#managing-alerts[Managing alerts] for further details about alerting in {product-title}.
|
|
|
|
[id="validating-an-installation-next-steps"]
|
|
== Next steps
|
|
|
|
* See xref:../support/troubleshooting/troubleshooting-installations.adoc#troubleshooting-installations[Troubleshooting installations] if you experience issues when installing your cluster.
|
|
|
|
* After installing {product-title}, you can xref:../post_installation_configuration/cluster-tasks.adoc#post-install-cluster-tasks[further expand and customize your cluster].
|