mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
21 lines
606 B
Plaintext
21 lines
606 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * rosa_cluster_admin/cloud_infrastructure_access/dedicated-aws-private-cluster.adoc
|
|
|
|
:_mod-docs-content-type: PROCEDURE
|
|
[id="dedicated-enable-public-cluster"]
|
|
= Enabling public cluster on a private cluster
|
|
|
|
You can set a private cluster to public facing:
|
|
|
|
.Procedure
|
|
|
|
. Access your cluster in {cluster-manager-first}.
|
|
. Navigate to the *Networking* tab.
|
|
. Deselect *Make API private* under *Master API endpoint* and click *Change settings*.
|
|
+
|
|
[NOTE]
|
|
====
|
|
Transitioning your cluster between private and public can take several minutes to complete.
|
|
====
|