1.

What is the web console for the OpenShift Container Platform?

Answer»

The web console for the OpenShift Container Platform provides a user interface that can be accessed through a web BROWSER. The web console allows developers to display, access, and manage project CONTENT. To use the web console, JavaScript must be enabled. Use a web browser that supports WebSockets for the best results.

Before you build the SUPPORTING infrastructure for your cluster, look over the OpenShift Container Platform 4.x Tested Integrations page. On the master, the web console runs as a pod. The pod serves the static assets required to run the web console. After successfully installing OpenShift Container Platform using openshift-install create a cluster, look in the CLI OUTPUT of the installation programme for the URL for the web portal and login credentials for your deployed cluster.

To LOG in and access the web console, use those credentials. To access the web console URL for existing clusters that you did not install, run oc whoami —show console.



Discussion

No Comment Found