mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-06 15:46:57 +01:00
23 lines
728 B
Plaintext
23 lines
728 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]
|