Skip to content

Commit e0d9ca0

Browse files
authored
Merge pull request #52119 from bmcelvee/OSDOCS-4255
OSDOCS-4255: clarify public and private API endpoints
2 parents 709f6b4 + 73245b7 commit e0d9ca0

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

modules/rosa-sts-creating-a-cluster-with-customizations-ocm.adoc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -258,6 +258,15 @@ Alternatively, you can set your autoscaling preferences for the default machine
258258
+
259259
[IMPORTANT]
260260
====
261+
The API endpoint cannot be changed between public and private after your cluster is created.
262+
====
263+
+
264+
Public API endpoint:: Select *Public* if you do not want to restrict access to your cluster. You can access the Kubernetes API endpoint and application routes from the internet.
265+
266+
Private API endpoint:: Select *Private* if you want to restrict network access to to your cluster. The Kubernetes API endpoint and application routes are accessible from direct private connections only.
267+
+
268+
[IMPORTANT]
269+
====
261270
If you are using private API endpoints, you cannot access your cluster until you update the network settings in your cloud provider account.
262271
====
263272

0 commit comments

Comments
 (0)