1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-07 09:46:53 +01:00
Files
openshift-docs/web-console/web-console.adoc
2019-05-31 14:58:28 -04:00

22 lines
725 B
Plaintext

[id="web-console"]
= Accessing the web console
include::modules/common-attributes.adoc[]
:context: web-console
toc::[]
The {product-title} 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.
.Prerequisites
* JavaScript must be enabled to use the web console. For the best experience, use
a web browser that supports
link:http://caniuse.com/#feat=websockets[WebSockets].
* Review the link:https://access.redhat.com/articles/4128421[OpenShift Container
Platform 4.x Tested Integrations] page before you create the supporting
infrastructure for your cluster.
include::modules/web-console-overview.adoc[leveloffset=+1]