Skip to content

Commit 5ccbb83

Browse files
authored
Merge pull request #71394 from kelbrown20/OSDOCS-9604
OSDOCS#9604: Create new installation options table for multi-arch com…
2 parents 7dbfd61 + afee023 commit 5ccbb83

File tree

1 file changed

+63
-9
lines changed

1 file changed

+63
-9
lines changed

post_installation_configuration/configuring-multi-arch-compute-machines/multi-architecture-configuration.adoc

Lines changed: 63 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ include::_attributes/common-attributes.adoc[]
66

77
toc::[]
88

9-
An {product-title} cluster with multi-architecture compute machines is a cluster that supports compute machines with different architectures. Clusters with multi-architecture compute machines are available only on Amazon Web Services (AWS) or Microsoft Azure installer-provisioned infrastructures and bare metal, {ibm-power-name}, and {ibm-z-name} user-provisioned infrastructures with x86_64 control plane machines.
9+
An {product-title} cluster with multi-architecture compute machines is a cluster that supports compute machines with different architectures. Clusters with multi-architecture compute machines are available only on Amazon Web Services (AWS) or Microsoft Azure installer-provisioned infrastructures and bare metal, {ibm-power-name}, and {ibm-z-name} user-provisioned infrastructures with 64-bit x86 control plane machines.
1010

1111
[NOTE]
1212
====
@@ -22,21 +22,75 @@ For information on migrating your single-architecture cluster to a cluster that
2222

2323
== Configuring your cluster with multi-architecture compute machines
2424

25-
To create a cluster with multi-architecture compute machines for various platforms, you can use the documentation in the following sections:
25+
To create a cluster with multi-architecture compute machines with different installation options and platforms, you can use the documentation in the following table:
2626

27-
* xref:../../post_installation_configuration/configuring-multi-arch-compute-machines/creating-multi-arch-compute-nodes-azure.adoc#creating-multi-arch-compute-nodes-azure[Creating a cluster with multi-architecture compute machines on Azure]
27+
.Cluster with multi-architecture compute machine installation options
28+
[cols="3,1,1,1,1,1",options="header"]
29+
|===
30+
|Documentation section |Platform |User-provisioned installation |Installer-provisioned installation |Control Plane |Compute node
2831

29-
* xref:../../post_installation_configuration/configuring-multi-arch-compute-machines/creating-multi-arch-compute-nodes-aws.adoc#creating-multi-arch-compute-nodes-aws[Creating a cluster with multi-architecture compute machines on AWS]
32+
|xref:../../post_installation_configuration/configuring-multi-arch-compute-machines/creating-multi-arch-compute-nodes-azure.adoc#creating-multi-arch-compute-nodes-azure[Creating a cluster with multi-architecture compute machines on Azure]
33+
|Microsoft Azure
34+
|
35+
|✓
36+
|`x84_64`
37+
|`aarch64`
3038

31-
* xref:../../post_installation_configuration/configuring-multi-arch-compute-machines/creating-multi-arch-compute-nodes-gcp.adoc#creating-multi-arch-compute-nodes-gcp[Creating a cluster with multi-architecture compute machines on GCP]
39+
|xref:../../post_installation_configuration/configuring-multi-arch-compute-machines/creating-multi-arch-compute-nodes-aws.adoc#creating-multi-arch-compute-nodes-aws[Creating a cluster with multi-architecture compute machines on AWS]
40+
|Amazon Web Services (AWS)
41+
|
42+
|✓
43+
|`x84_64`
44+
|`aarch64`
3245

33-
* xref:../../post_installation_configuration/configuring-multi-arch-compute-machines/creating-multi-arch-compute-nodes-bare-metal.adoc#creating-multi-arch-compute-nodes-bare-metal[Creating a cluster with multi-architecture compute machines on bare metal]
46+
|xref:../../post_installation_configuration/configuring-multi-arch-compute-machines/creating-multi-arch-compute-nodes-gcp.adoc#creating-multi-arch-compute-nodes-gcp[Creating a cluster with multi-architecture compute machines on GCP]
47+
|Google Cloud Platform (GCP)
48+
|
49+
|✓
50+
|`x84_64`
51+
|`aarch64`
3452

35-
* xref:../../post_installation_configuration/configuring-multi-arch-compute-machines/creating-multi-arch-compute-nodes-ibm-z.adoc#creating-multi-arch-compute-nodes-ibm-z[Creating a cluster with multi-architecture compute machines on {ibm-z-name} and {ibm-linuxone-name} with z/VM]
53+
.3+|xref:../../post_installation_configuration/configuring-multi-arch-compute-machines/creating-multi-arch-compute-nodes-bare-metal.adoc#creating-multi-arch-compute-nodes-bare-metal[Creating a cluster with multi-architecture compute machines on bare metal, {ibm-power-title}, or {ibm-z-title}]
54+
|Bare metal
55+
|✓
56+
|
57+
|`x84_64`
58+
|`aarch64`
3659

37-
* 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 {ibm-z-name} and {ibm-linuxone-name} with {op-system-base} KVM]
60+
|{ibm-power-title}
61+
|✓
62+
|
63+
|`x84_64` or `ppc64le`
64+
|`x84_64`, `ppc64le`
3865

39-
* 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 {ibm-power-name}]
66+
|{ibm-z-title}
67+
|✓
68+
|
69+
|`x84_64` or `s390x`
70+
|`x84_64`, `s390x`
71+
72+
|xref:../../post_installation_configuration/configuring-multi-arch-compute-machines/creating-multi-arch-compute-nodes-ibm-z.adoc#creating-multi-arch-compute-nodes-ibm-z[Creating a cluster with multi-architecture compute machines on {ibm-z-name} and {ibm-linuxone-name} with z/VM]
73+
|{ibm-z-name} and {ibm-linuxone-name}
74+
|✓
75+
|
76+
|`x84_64`
77+
|`x84_64`, `s390x`
78+
79+
|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 {ibm-z-name} and {ibm-linuxone-name} with {op-system-base} KVM]
80+
|{ibm-z-name} and {ibm-linuxone-name}
81+
|✓
82+
|
83+
|`x84_64`
84+
|`x84_64`, `s390x`
85+
86+
|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 {ibm-power-name}]
87+
|{ibm-power-name}
88+
|✓
89+
|
90+
|`x84_64`
91+
|`x84_64`, `ppc64le`
92+
93+
|===
4094

4195
[IMPORTANT]
4296
====

0 commit comments

Comments
 (0)