1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/modules/enable-public-cluster.adoc

27 lines
892 B
Plaintext

// Module included in the following assemblies:
//
// * osd_cluster_admin/osd_private_connections/private-cluster.adoc
:_mod-docs-content-type: PROCEDURE
[id="enable-public-cluster_{context}"]
= Enabling an existing private cluster to be public
// TODO: These wordings of "enabling the cluster "to be public/private" could probably be improved. At the very least, these two modules should probably use "Configuring" instead of "Enabling", as it is worded now.
After a private cluster has been created, you can later enable the cluster to be public.
.Procedure
. Log in to {cluster-manager-url}.
. Select the private cluster you would like to make public.
. On the *Networking* tab, deselect *Make API private* under *Control Plane API endpoint*.
. Click *Change settings*.
+
[NOTE]
====
Transitioning your cluster between private and public can take several minutes to complete.
====