Lab: Introduction to Kubernetes and OpenShift
Find essential information about your OpenShift cluster by navigating its web console.
Outcomes
You should be able to navigate the Red Hat OpenShift Container Platform web console to find various information items and configuration details.
As the student user on the workstation machine, use the lab command to prepare your system for this exercise.
This command ensures that the Red Hat OpenShift Container Platform is deployed and ready for the lab.
[student@workstation ~]$ lab start intro-review
Procedure 1.3. Instructions
Log in to the Red Hat OpenShift Container Platform web console, with Red Hat Identity Management as the
adminuser with theredhatocppassword, and review the answers for the preceding quiz.Use a browser to view the login page at the web console address
https://console-openshift-console.apps.ocp4.example.com.
Click Red Hat Identity Management, and supply the
adminusername and theredhatocppassword, and then clickLog into access the home page.
View the cluster version on the Overview page for the cluster.
From the Home → Overview page, scroll down to view the cluster details.

Locate the OpenShift version in the Details section.
View the available alert severity types within the filters on the Alerting page.
Navigate to the Observe → Alerting page.

Click the Filter drop-down to view the available severity options.

View the labels for the
thanos-querierroute.Navigate to the Networking → Routes page.

Type the
thanoskeyword in the text search field.
Select the
thanos-querierroute in the Name column.
Scroll down on the
thanos-querierRoute details page to view Labels.
View the available storage classes in the cluster.
Navigate to the Storage → StorageClasses page.

View the available storage classes in the cluster.

View the installed operators for the cluster.
Navigate to the Operators → Installed Operators page.

View the listed operators that are installed in the cluster.

Evaluation
As the student user on the workstation machine, use the lab command to grade your work. Correct any reported failures and rerun the command until successful.
[student@workstation ~]$ lab grade intro-review
Finish
As the student user on the workstation machine, use the lab command to complete this exercise. This step is important to ensure that resources from previous exercises do not impact upcoming exercises.
[student@workstation ~]$ lab finish intro-review
