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-private-cluster-existing.adoc

41 lines
1005 B
Plaintext

// Module included in the following assemblies:
//
// * assemblies/private-cluster.adoc
[id="enable-private-cluster-existing_{context}"]
= Enabling an existing cluster to be private
After a cluster has been created, you can later enable the cluster to be private.
.Prerequisites
* The following private connections must be configured to allow private access:
** VPC Peering
** Cloud VPN
** DirectConnect (AWS only)
** TransitGateway (AWS only)
** Cloud Interconnect (GCP only)
.Procedure
. Log in to {console-redhat-com}.
. Select the public cluster you would like to make private.
. On the *Networking* tab, select *Make API private* under *Control Plane API endpoint*.
+
[WARNING]
====
When set to *Private*, you cannot access your cluster unless you have configured the private connections in your cloud provider as outlined in the prerequisites.
====
. Click *Change settings*.
+
[NOTE]
====
Transitioning your cluster between private and public can take several minutes to complete.
====