Skip to content

Commit 707e9f3

Browse files
authored
Merge pull request #113598 from dfitzmau/OSDOCS-16988-4-CQA-1
OSDOCS-16988-4-CQA-1:CQA PR 4.1 for INSTALL-1: Core Installation Conc…
2 parents e4d6ee9 + afbb979 commit 707e9f3

11 files changed

Lines changed: 59 additions & 43 deletions

installing/validation_and_troubleshooting/validating-an-installation.adoc

Lines changed: 14 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,10 @@ include::_attributes/common-attributes.adoc[]
66

77
toc::[]
88

9-
You can check the status of an {product-title} cluster after an installation or validate boot artifacts before an installation by following the procedures in this document.
9+
[role="_abstract"]
10+
You can check the status of an {product-title} cluster after an installation or validate boot artifacts before an installation.
11+
12+
After you complete the procedures, you can move onto postinstallation cluster tasks. If you experience installation issues, see "Troubleshooting installations" in the _Additional resources_" section.
1013

1114
//Validating RHCOS live media
1215
include::modules/rhcos-validate-live-media.adoc[leveloffset=+1]
@@ -23,13 +26,13 @@ include::modules/getting-cluster-version-status-and-update-details.adoc[leveloff
2326
[role="_additional-resources"]
2427
.Additional resources
2528

26-
* 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.
29+
* xref:../../support/troubleshooting/troubleshooting-installations.adoc#querying-operator-status-after-installation_troubleshooting-installations[Querying Operator status after installation]
2730
28-
* See xref:../../support/troubleshooting/troubleshooting-operator-issues.adoc#troubleshooting-operator-issues[Troubleshooting Operator issues] for information about investigating issues with Operators.
31+
* xref:../../support/troubleshooting/troubleshooting-operator-issues.adoc#troubleshooting-operator-issues[Troubleshooting Operator issues]
2932
30-
* 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.
33+
* xref:../../updating/updating_a_cluster/updating-cluster-web-console.adoc#updating-cluster-web-console[Updating a cluster using the web console]
3134
32-
* 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.
35+
* xref:../../updating/understanding_updates/understanding-update-channels-release.adoc#understanding-update-channels-releases[Understanding update channels and releases]
3336
3437
// Verification steps for the Cloud Credential Operator utility (`ccoctl`)
3538
include::modules/cco-ccoctl-install-verifying.adoc[leveloffset=+1]
@@ -40,7 +43,7 @@ include::modules/querying-the-status-of-cluster-nodes-using-the-cli.adoc[levelof
4043
[role="_additional-resources"]
4144
.Additional resources
4245

43-
* 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.
46+
* xref:../../support/troubleshooting/verifying-node-health.adoc#verifying-node-health[Verifying node health]
4447
4548
//Reviewing the cluster status from the OpenShift Container Platform web console
4649
include::modules/reviewing-cluster-status-from-the-openshift-web-console.adoc[leveloffset=+1]
@@ -51,27 +54,22 @@ include::modules/reviewing-cluster-status-from-the-openshift-cluster-manager.ado
5154
[role="_additional-resources"]
5255
.Additional resources
5356

54-
* See xref:../../support/remote_health_monitoring/using-insights-to-identify-issues-with-your-cluster.adoc#using-insights-to-identify-issues-with-your-cluster[Using {red-hat-lightspeed} to identify issues with your cluster] for more information about reviewing potential issues with your cluster.
57+
* xref:../../support/remote_health_monitoring/using-insights-to-identify-issues-with-your-cluster.adoc#using-insights-to-identify-issues-with-your-cluster[Using {red-hat-lightspeed} to identify issues with your cluster]
5558
5659
//Checking cluster resource availability and utilization
5760
include::modules/checking-cluster-resource-availability-and-utilization.adoc[leveloffset=+1]
5861

5962
[role="_additional-resources"]
6063
.Additional resources
6164

62-
* See link:https://docs.redhat.com/en/documentation/monitoring_stack_for_red_hat_openshift/latest/html/about_monitoring/about-ocp-monitoring[About {product-title} monitoring] for more information about the {product-title} monitoring stack.
65+
* link:https://docs.redhat.com/en/documentation/monitoring_stack_for_red_hat_openshift/latest/html/about_monitoring/about-ocp-monitoring[About {product-title} monitoring]
6366
6467
//Listing alerts that are firing
6568
include::modules/listing-alerts-that-are-firing.adoc[leveloffset=+1]
6669

6770
[role="_additional-resources"]
6871
.Additional resources
6972

70-
* See link:https://docs.redhat.com/en/documentation/monitoring_stack_for_red_hat_openshift/latest/html/managing_alerts/managing-alerts-as-an-administrator[Managing alerts as an Administrator] for further details about alerting in {product-title}.
71-
72-
[id="validating-an-installation-next-steps"]
73-
== Next steps
74-
75-
* See xref:../../support/troubleshooting/troubleshooting-installations.adoc#troubleshooting-installations[Troubleshooting installations] if you experience issues when installing your cluster.
76-
77-
* After installing {product-title}, you can xref:../../post_installation_configuration/cluster-tasks.adoc#post-install-cluster-tasks[further expand and customize your cluster].
73+
* link:https://docs.redhat.com/en/documentation/monitoring_stack_for_red_hat_openshift/latest/html/managing_alerts/managing-alerts-as-an-administrator[Managing alerts as an Administrator]
74+
* xref:../../support/troubleshooting/troubleshooting-installations.adoc#troubleshooting-installations[Troubleshooting installations]
75+
* xref:../../post_installation_configuration/cluster-tasks.adoc#post-install-cluster-tasks[Postinstallation cluster tasks]

modules/cco-ccoctl-install-verifying.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
[id="cco-ccoctl-install-verifying_{context}"]
88
= Verifying that a cluster uses short-term credentials
99

10+
[role="_abstract"]
1011
You can verify that a cluster uses short-term security credentials for individual components by checking the Cloud Credential Operator (CCO) configuration and other values in the cluster.
1112

1213
.Prerequisites
@@ -90,7 +91,7 @@ $ oc get secrets \
9091
-o jsonpath='{.data}'
9192
----
9293
+
93-
An output that contains the `azure_client_id` and `azure_federated_token_file` felids confirms that the components are assuming the {azure-short} client ID.
94+
An output that contains the `azure_client_id` and `azure_federated_token_file` fields confirms that the components are assuming the {azure-short} client ID.
9495
9596
* {azure-short} clusters: Verify that the pod identity webhook is running by running the following command:
9697
+

modules/checking-cluster-resource-availability-and-utilization.adoc

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
[id="checking-cluster-resource-availability-and-utilization_{context}"]
77
= Checking cluster resource availability and utilization
88

9-
{product-title} provides a comprehensive set of monitoring dashboards that help you understand the state of cluster components.
9+
[role="_abstract"]
10+
{product-title} provides a comprehensive set of monitoring dashboards that you can analyze to better understand the state of cluster components.
1011

1112
As an administrator, you can access dashboards for core {product-title} components, including:
1213

@@ -21,15 +22,15 @@ As an administrator, you can access dashboards for core {product-title} componen
2122
* Dashboards relating to cluster and node performance
2223
2324
.Example compute resources dashboard
24-
image::monitoring-dashboard-compute-resources.png[]
25+
image::monitoring-dashboard-compute-resources.png[Screenshot of the {product-title} monitoring dashboard showing compute resources including CPU usage, memory consumption, and pod metrics with time-series graphs]
2526

2627
.Prerequisites
2728

2829
* You have access to the cluster as a user with the `cluster-admin` role.
2930
3031
.Procedure
3132

32-
. As a cluster administrator in the {product-title} web console, navigate to *Observe* -> *Dashboards*.
33+
. In the {product-title} web console, navigate to *Observe* -> *Dashboards*.
3334

3435
. Choose a dashboard in the *Dashboard* list. Some dashboards, such as the *etcd* dashboard, produce additional sub-menus when selected.
3536

modules/getting-cluster-version-status-and-update-details.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,15 @@
66
[id="getting-cluster-version-and-update-details_{context}"]
77
= Getting cluster version, status, and update details
88

9+
[role="_abstract"]
910
You can view the cluster version and status by running the `oc get clusterversion` command. If the status shows that the installation is still progressing, you can review the status of the Operators for more information.
1011

1112
You can also list the current update channel and review the available cluster updates.
1213

1314
.Prerequisites
1415

1516
* You have access to the cluster as a user with the `cluster-admin` role.
16-
* You have installed the OpenShift CLI (`oc`).
17+
* You have installed the {oc-first}.
1718
1819
.Procedure
1920

modules/listing-alerts-that-are-firing.adoc

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,18 @@
66
[id="listing-alerts-that-are-firing_{context}"]
77
= Listing alerts that are firing
88

9-
Alerts provide notifications when a set of defined conditions are true in an {product-title} cluster. You can review the alerts that are firing in your cluster by using the Alerting UI in the {product-title} web console.
9+
[role="_abstract"]
10+
Alerts provide notifications when a set of defined conditions are true in an {product-title} cluster. The Alerting UI in the {product-title} web console displays alerts that are firing and provides detailed information about each alert.
1011

1112
.Prerequisites
1213

14+
* You have access to the {product-title} web console.
1315
* You have access to the cluster as a user with the `cluster-admin` role.
1416
1517
.Procedure
1618

1719
. In the *Administrator* perspective, navigate to the *Observe* -> *Alerting* -> *Alerts* page.
1820

19-
. Review the alerts that are firing, including their *Severity*, *State*, and *Source*.
21+
. Review the alerts that are firing, including their *Severity*, *State*, and *Source*. Use this information to identify which alerts require immediate attention.
2022

2123
. Select an alert to view more detailed information in the *Alert Details* page.

modules/querying-the-status-of-cluster-nodes-using-the-cli.adoc

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,21 +6,24 @@
66
[id="querying-the-status-of-cluster-nodes-using-the-cli_{context}"]
77
= Querying the status of the cluster nodes by using the CLI
88

9+
[role="_abstract"]
910
You can verify the status of the cluster nodes after an installation.
1011

1112
.Prerequisites
1213

1314
* You have access to the cluster as a user with the `cluster-admin` role.
14-
* You have installed the OpenShift CLI (`oc`).
15+
* You have installed the {oc-first}.
1516
1617
.Procedure
1718

18-
. List the status of the cluster nodes. Verify that the output lists all of the expected control plane and compute nodes and that each node has a `Ready` status:
19+
. List the status of the cluster nodes by entering the following command:
1920
+
2021
[source,terminal]
2122
----
2223
$ oc get nodes
2324
----
25+
26+
. Verify that the output lists all of the expected control plane and compute nodes and that each node has a `Ready` status:
2427
+
2528
.Example output
2629
[source,terminal]

modules/reviewing-cluster-status-from-the-openshift-cluster-manager.adoc

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,19 @@
66
[id="reviewing-cluster-status-from-the-openshift-cluster-manager_{context}"]
77
= Reviewing the cluster status from {cluster-manager-first}
88

9+
[role="_abstract"]
910
From the {product-title} web console, you can review detailed information about the status of your cluster on {cluster-manager}.
1011

1112
.Prerequisites
12-
* You are logged in to {cluster-manager-url}.
13+
* You have logged in to {cluster-manager-url}.
1314
* You have access to the cluster as a user with the `cluster-admin` role.
1415
1516
.Procedure
16-
. Go to the *Cluster List* list in {cluster-manager-url} and locate your {product-title} cluster.
17+
18+
. Go to the *Cluster List* in {cluster-manager-url} and locate your {product-title} cluster.
19+
1720
. Click the *Overview* tab for your cluster.
21+
1822
. Review the following information about your cluster:
1923
+
2024
* vCPU and memory availability and resource usage
@@ -34,7 +38,8 @@ From the {product-title} web console, you can review detailed information about
3438
To view the history for your cluster, click the *Cluster history* tab.
3539
====
3640

37-
. Navigate to the *Monitoring* page to review the following information:
41+
. Go to the *Monitoring* page to review the following information:
42+
+
3843
* A list of any issues that have been detected
3944
+
4045
* A list of alerts that are firing
@@ -43,7 +48,8 @@ To view the history for your cluster, click the *Cluster history* tab.
4348
+
4449
* The cluster's resource usage
4550

46-
. Optional: You can view information about your cluster that {red-hat-lightspeed} collects by navigating to the *Overview* menu. From this menu you can view the following information:
51+
. Optional: Go to the *Overview* menu to view information that {red-hat-lightspeed} collects about your cluster:
52+
+
4753
* Potential issues that your cluster might be exposed to, categorized by risk level
4854
+
4955
* Health-check status by category

modules/reviewing-cluster-status-from-the-openshift-web-console.adoc

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,10 @@
66
[id="reviewing-cluster-status-from-the-openshift-web-console_{context}"]
77
= Reviewing the cluster status from the {product-title} web console
88

9-
You can review the following information in the *Overview* page in the {product-title} web console:
9+
[role="_abstract"]
10+
You can view specific information in the *Overview* page in the {product-title} web console.
11+
12+
The *Overview* page displays the following information:
1013

1114
* The general status of your cluster
1215
@@ -32,4 +35,3 @@ You can review the following information in the *Overview* page in the {product-
3235

3336
* Navigate to *Home* -> *Overview*.
3437
35-

modules/reviewing-the-installation-log.adoc

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
[id="reviewing-the-installation-log_{context}"]
77
= Reviewing the installation log
88

9-
You can review a summary of an installation in the {product-title} installation log. If an installation succeeds, the information required to access the cluster is included in the log.
9+
[role="_abstract"]
10+
The {product-title} installation log contains a summary of the installation, including the information required to access the cluster after installation.
1011

1112
.Prerequisites
1213

@@ -21,8 +22,6 @@ You can review a summary of an installation in the {product-title} installation
2122
$ cat <install_dir>/.openshift_install.log
2223
----
2324
+
24-
.Example output
25-
+
2625
Cluster credentials are included at the end of the log if the installation is successful, as outlined in the following example:
2726
+
2827
[source,terminal]

modules/rhcos-validate-live-media.adoc

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,25 @@
44

55
:_mod-docs-content-type: PROCEDURE
66
[id="rhcos-validate-live-media_{context}"]
7-
87
= Validating {op-system} live media
98

10-
The {product-title} installation program contains pinned versions of {op-system} bootimages. Fully automated installations use these pinned artifacts by default. The mirror registry where you downloaded the installation program contains a `sha256sum` encrypted with the Red{nbsp}Hat product key.
11-
9+
[role="_abstract"]
1210
For user-provisioned infrastructure installations, you can access information and use the {product-title} installer to indirectly validate {op-system} bootimage artifacts using their SHA-256 checksums.
1311

12+
The {product-title} installation program contains pinned versions of {op-system} bootimages. Fully automated installations use these pinned artifacts by default. The mirror registry where you downloaded the installation program contains a `sha256sum` encrypted with the Red{nbsp}Hat product key.
13+
1414
.Procedure
1515

1616
* Run the following command to print the metadata for any bootimage artifact:
1717
+
1818
[source,terminal]
1919
----
20-
$ openshift-install coreos print-stream-json | jq <bootimage> <1>
20+
$ openshift-install coreos print-stream-json | jq <bootimage>
2121
----
22-
<1> The query for the bootimage you want to obtain information on. For validation purposes, the bootimage artifact must have a generated `sha256sum`. This can include OVA, VHD, QCOW2 and others. For example, to get information on an `x86_64` architecture `iso` file for bare metal platforms, this value would be `.architectures.x86_64.artifacts.metal.formats.iso`.
22+
+
23+
where:
24+
+
25+
`<bootimage>`: Specifies the query for the bootimage you want to obtain information on. For validation purposes, the bootimage artifact must have a generated `sha256sum`. This can include OVA, VHD, QCOW2, and others. For example, to get information on an `x86_64` architecture `iso` file for bare metal platforms, use `.architectures.x86_64.artifacts.metal.formats.iso`.
2326
+
2427
.Example output
2528
[source,text]

0 commit comments

Comments
 (0)