You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/private-clusters-setting-api-private.adoc
+12-5Lines changed: 12 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,14 @@ After you deploy a cluster to Amazon Web Services (AWS) or Microsoft Azure, you
22
22
23
23
.. Delete the `api.$clustername.$yourdomain` DNS entry in the public zone.
24
24
25
-
. From your terminal, list the cluster machines:
25
+
. Remove the external load balancers:
26
+
+
27
+
[IMPORTANT]
28
+
====
29
+
You can run the following steps only for an installer-provisioned infrastructure (IPI) cluster. For a user-provisioned infrastructure (UPI) cluster, you must manually remove or disable the external load balancers.
0 commit comments