Chapter 2. Accessing the web console
The Red Hat OpenShift Service on AWS web console is a user interface accessible from a web browser. Developers can use the web console to visualize, browse, and manage the contents of projects.
2.1. Prerequisites
- JavaScript must be enabled to use the web console. For the best experience, use a web browser that supports WebSockets.
- Review the OpenShift Container Platform 4.x Tested Integrations page before you create the supporting infrastructure for your cluster.
2.2. Understanding and accessing the web console
The web console runs as a pod on the control plane node. The static assets required to run the web console are served by the pod.
Procedure
- Log in to OpenShift Cluster Manager and click the name of your cluster.
- On the cluster Overview tab, click Open console, and log in with your credentials.
Alternatively, use the oc whoami --show-console
command to get the web console URL.