mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
28 lines
707 B
Plaintext
28 lines
707 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * assemblies/accessing-cluster.adoc
|
|
// * assemblies/quickstart-osd.adoc
|
|
|
|
[id="access-cluster_{context}"]
|
|
= Accessing your cluster
|
|
|
|
|
|
After you have configured your identity providers, users can access the cluster from the {OCM}.
|
|
|
|
.Prerequisites
|
|
|
|
* You have created a cluster.
|
|
* Identity providers have been configured for your cluster.
|
|
|
|
.Procedure
|
|
|
|
. From {console-redhat-com}, click on the cluster you want to access.
|
|
|
|
. Click *Open Console*.
|
|
|
|
. Click on your identity provider and provide your credentials to log into the cluster.
|
|
|
|
.Verification
|
|
|
|
* After you have accessed the cluster, you are directed to the console for your {product-title} cluster.
|