|
1 | 1 | :_mod-docs-content-type: ASSEMBLY
|
2 | 2 | :context: creating-multi-arch-compute-nodes-bare-metal
|
3 | 3 | [id="creating-multi-arch-compute-nodes-bare-metal"]
|
4 |
| -= Creating a cluster with multi-architecture compute machine on bare metal |
| 4 | += Creating a cluster with multi-architecture compute machines on bare metal, {ibm-power-title}, or {ibm-z-title} |
5 | 5 | include::_attributes/common-attributes.adoc[]
|
6 | 6 |
|
7 | 7 | toc::[]
|
8 | 8 |
|
9 |
| -To create a cluster with multi-architecture compute machines on bare metal, you must have an existing single-architecture bare metal cluster. For more information on bare metal installations, see xref:../../installing/installing_bare_metal/installing-bare-metal.adoc#installing-bare-metal[Installing a user provisioned cluster on bare metal]. You can then add 64-bit ARM compute machines to your {product-title} cluster on bare metal. |
| 9 | +To create a cluster with multi-architecture compute machines on bare metal (`x86_64`), {ibm-power-name} (`ppc64le`), or {ibm-z-name} (`s390x`) you must have an existing single-architecture cluster on one of these platforms. Follow the installations procedures for your platform: |
10 | 10 |
|
11 |
| -Before you can add 64-bit ARM nodes to your bare metal cluster, you must upgrade your cluster to one that uses the multi-architecture payload. For more information on migrating to the multi-architecture payload, see xref:../../updating/updating_a_cluster/migrating-to-multi-payload.adoc#migrating-to-multi-payload[Migrating to a cluster with multi-architecture compute machines]. |
| 11 | +* xref:../../installing/installing_bare_metal/installing-bare-metal.adoc#installing-bare-metal[Installing a user provisioned cluster on bare metal]. You can then add 64-bit ARM compute machines to your {product-title} cluster on bare metal. |
| 12 | +* xref:../../installing/installing_ibm_power/preparing-to-install-on-ibm-power.adoc#preparing-to-install-on-ibm-power[Installing a cluster on {ibm-power-name}]. You can then add `x86_64` compute machines to your {product-title} cluster on {ibm-power-name}. |
| 13 | +* xref:../../installing/installing_ibm_z/preparing-to-install-on-ibm-z.adoc#preparing-to-install-on-ibm-z[Installing a cluster on {ibm-z-name} and {ibm-linuxone-name}]. You can then add `x86_64` compute machines to your {product-title} cluster on {ibm-z-name} and {ibm-linuxone-name}. |
12 | 14 |
|
13 |
| -The following procedures explain how to create a {op-system} compute machine using an ISO image or network PXE booting. This will allow you to add ARM64 nodes to your bare metal cluster and deploy a cluster with multi-architecture compute machines. |
| 15 | +Before you can add additional compute nodes to your cluster, you must upgrade your cluster to one that uses the multi-architecture payload. For more information on migrating to the multi-architecture payload, see xref:../../updating/updating_a_cluster/migrating-to-multi-payload.adoc#migrating-to-multi-payload[Migrating to a cluster with multi-architecture compute machines]. |
| 16 | + |
| 17 | +The following procedures explain how to create a {op-system} compute machine using an ISO image or network PXE booting. This will allow you to add additional nodes to your cluster and deploy a cluster with multi-architecture compute machines. |
14 | 18 |
|
15 | 19 | include::modules/multi-architecture-verifying-cluster-compatibility.adoc[leveloffset=+1]
|
16 | 20 |
|
|
0 commit comments