mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
Creating a cluster with multi-architecture compute machine on IBM Power
This commit is contained in:
committed by
openshift-cherrypick-robot
parent
1045561c50
commit
b63d1c0fc3
@@ -0,0 +1,24 @@
|
||||
:_content-type: ASSEMBLY
|
||||
:context: creating-multi-arch-compute-nodes-ibm-power
|
||||
[id="creating-multi-arch-compute-nodes-ibm-power"]
|
||||
= Creating a cluster with multi-architecture compute machines on {ibmpowerProductName}
|
||||
include::_attributes/common-attributes.adoc[]
|
||||
|
||||
toc::[]
|
||||
|
||||
To create a cluster with multi-architecture compute machines on {ibmpowerProductName} (`ppc64le`), you must have an existing single-architecture (`x86_64`) cluster. You can then add `ppc64le` compute machines to your {product-title} cluster.
|
||||
|
||||
[IMPORTANT]
|
||||
====
|
||||
Before you can add `ppc64le` 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].
|
||||
====
|
||||
|
||||
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 `ppc64le` nodes to your cluster and deploy a cluster with multi-architecture compute machines.
|
||||
|
||||
include::modules/multi-architecture-verifying-cluster-compatibility.adoc[leveloffset=+1]
|
||||
|
||||
include::modules/machine-user-infra-machines-iso.adoc[leveloffset=+1]
|
||||
|
||||
include::modules/machine-user-infra-machines-pxe.adoc[leveloffset=+1]
|
||||
|
||||
include::modules/installation-approve-csrs.adoc[leveloffset=+1]
|
||||
@@ -36,6 +36,8 @@ To create a cluster with multi-architecture compute machines for various platfor
|
||||
|
||||
* xref:../../post_installation_configuration/configuring-multi-arch-compute-machines/creating-multi-arch-compute-nodes-ibm-z-kvm.adoc#creating-multi-arch-compute-nodes-ibm-z-kvm[Creating a cluster with multi-architecture compute machines on {ibmzProductName} and {linuxoneProductName} with {op-system-base} KVM]
|
||||
|
||||
* xref:../../post_installation_configuration/configuring-multi-arch-compute-machines/creating-multi-arch-compute-nodes-ibm-power.adoc#creating-multi-arch-compute-nodes-ibm-power[Creating a cluster with multi-architecture compute machines on {ibmpowerProductName}]
|
||||
|
||||
[IMPORTANT]
|
||||
====
|
||||
Autoscaling from zero is currently not supported on Google Cloud Platform (GCP).
|
||||
|
||||
Reference in New Issue
Block a user