Skip to content

OCPBUGS#52185: HCP BM Label Documentation #89405

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions modules/hcp-bm-prereqs.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
$ oc get managedclusters local-cluster
----

* 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.
* You must add the `topology.kubernetes.io/zone` label to your bare metal hosts on your management cluster, as well as using a different value for this label on each host. Otherwise, all of the hosted control plane pods are scheduled on a single node, causing single point of failure.

* 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_.

* You need to install the hosted control plane command line interface.
* You need to install the hosted control plane command line interface.