Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.25 KB

adding-bare-metal-host-to-cluster-using-web-console.adoc

File metadata and controls

30 lines (23 loc) · 1.25 KB

Adding a bare metal host to the cluster using the web console

You can add bare metal hosts to the cluster in the web console.

Prerequisites
  • Install an {op-system} cluster on bare metal.

  • Log in as a user with cluster-admin privileges.

Procedure
  1. In the web console, navigate to ComputeBare Metal Hosts.

  2. Select Add HostNew with Dialog.

  3. Specify a unique name for the new bare metal host.

  4. Set the Boot MAC address.

  5. Set the Baseboard Management Console (BMC) Address.

  6. Enter the user credentials for the host’s baseboard management controller (BMC).

  7. Select to power on the host after creation, and select Create.

  8. Scale up the number of replicas to match the number of available bare metal hosts. Navigate to ComputeMachineSets, and increase the number of machine replicas in the cluster by selecting Edit Machine count from the Actions drop-down menu.

Note

You can also manage the number of bare metal nodes using the oc scale command and the appropriate bare metal compute machine set.