|
1 | 1 | :_content-type: ASSEMBLY |
2 | | -:context: deploy-heterogeneous-configuration |
3 | | -[id="post-install-deploy-heterogeneous-configuration"] |
4 | | -= Configuring a heterogeneous cluster |
| 2 | +:context: multi-architecture-configuration |
| 3 | +[id="post-install-multi-architecture-configuration"] |
| 4 | += Configuring a multi-architecture cluster |
5 | 5 | include::_attributes/common-attributes.adoc[] |
6 | 6 |
|
7 | 7 | toc::[] |
8 | 8 |
|
9 | | -A heterogeneous cluster is a cluster that supports worker machines with different architectures. You can deploy a heterogeneous cluster by creating an Azure installer-provisioned cluster using the heterogeneous installer binary. For Azure installation, see xref:../installing/installing_azure/installing-azure-customizations.adoc[Installing on Azure with customizations]. |
| 9 | +A multi-architecture cluster is a cluster that supports worker machines with different architectures. You can deploy a multi-architecture cluster by creating an Azure installer-provisioned cluster using the multi-architecture installer binary. For Azure installation, see xref:../installing/installing_azure/installing-azure-customizations.adoc[Installing on Azure with customizations]. |
10 | 10 |
|
11 | 11 | [WARNING] |
12 | 12 | ==== |
13 | | -The heterogeneous clusters Technology Preview feature has limited usability with installing, upgrading, and running payloads. |
| 13 | +The multi-architecture clusters Technology Preview feature has limited usability with installing, upgrading, and running payloads. |
14 | 14 | ==== |
15 | 15 |
|
16 | | -The following procedures explain how to generate an `arm64` boot image and create an Azure compute machine set with the `arm64` boot image. This will add `arm64` worker nodes to your heterogeneous cluster and deploy the desired amount of ARM64 virtual machines (VM). This section also shows how to upgrade your existing cluster to a heterogeneous cluster. Heterogeneous clusters are only available on Azure installer-provisioned infrastructures with `x86_64` control planes. |
| 16 | +The following procedures explain how to generate an `arm64` boot image and create an Azure compute machine set with the `arm64` boot image. This will add `arm64` worker nodes to your multi-architecture cluster and deploy the desired amount of ARM64 virtual machines (VM). This section also shows how to upgrade your existing cluster to a multi-architecture cluster. Multi-architecture clusters are only available on Azure installer-provisioned infrastructures with `x86_64` control planes. |
17 | 17 |
|
18 | | -:FeatureName: Heterogeneous clusters for {product-title} on Azure installer-provisioned infrastructure installations |
| 18 | +:FeatureName: Multi-architecture clusters for {product-title} on Azure installer-provisioned infrastructure installations |
19 | 19 | include::snippets/technology-preview.adoc[leveloffset=+1] |
20 | 20 |
|
21 | | -include::modules/mixed-arch-creating-arm64-bootimage.adoc[leveloffset=+1] |
| 21 | +include::modules/multi-architecture-creating-arm64-bootimage.adoc[leveloffset=+1] |
22 | 22 |
|
23 | | -include::modules/mixed-arch-modify-machine-set.adoc[leveloffset=+1] |
| 23 | +include::modules/multi-architecture-modify-machine-set.adoc[leveloffset=+1] |
24 | 24 |
|
25 | 25 | [role="_additional-resources"] |
26 | 26 | .Additional resources |
27 | 27 | * xref:../machine_management/creating_machinesets/creating-machineset-azure.adoc[Creating a compute machine set on Azure] |
28 | | -
|
29 | | -include::modules/mixed-arch-upgrade-mirrors.adoc[leveloffset=+1] |
| 28 | +include::modules/multi-architecture-upgrade-mirrors.adoc[leveloffset=+1] |
30 | 29 |
|
31 | 30 | include::modules/multi-architecture-import-imagestreams.adoc[leveloffset=+1] |
0 commit comments