Skip to content

Commit b01625d

Browse files
authored
Merge pull request #89592 from xenolinux/update-note-hcp
OCPBUGS#52185: Add unique value for topology.kubernetes.io/zone in HCP
2 parents 749b174 + bb092ac commit b01625d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/hcp-bm-prereqs.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
$ oc get managedclusters local-cluster
1616
----
1717
18-
* You must add the `topology.kubernetes.io/zone` label to your bare metal hosts on your management cluster. Otherwise, all of the hosted control plane pods are scheduled on a single node, causing single point of failure.
18+
* You must add the `topology.kubernetes.io/zone` label to your bare-metal hosts on your management cluster. Ensure that each host has a unique value for `topology.kubernetes.io/zone`. Otherwise, all of the hosted control plane pods are scheduled on a single node, causing a single point of failure.
1919
2020
* To provision {hcp} on bare metal, you can use the Agent platform. The Agent platform uses the central infrastructure management service to add worker nodes to a hosted cluster. For more information, see _Enabling the central infrastructure management service_.
2121
22-
* You need to install the hosted control plane command line interface.
22+
* You need to install the hosted control plane command line interface.

0 commit comments

Comments
 (0)