Skip to content

Commit b1d2a89

Browse files
authored
Merge pull request #88033 from skopacz1/OSDOCS-12864
OSDOCS#12864: node adding procedure enhancements
2 parents 9f49a84 + bca6adf commit b1d2a89

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

nodes/nodes/nodes-nodes-adding-node-iso.adoc

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@ This process can be used regardless of how you installed your cluster.
1212
You can add one or more nodes at a time while customizing each node with more complex configurations, such as static network configuration, or you can specify only the MAC address of each node.
1313
Any required configurations that are not specified during ISO generation are retrieved from the target cluster and applied to the new nodes.
1414

15+
[NOTE]
16+
====
17+
`Machine` or `BareMetalHost` resources are not automatically created after a node has been successfully added to the cluster.
18+
====
19+
1520
Preflight validation checks are also performed when booting the ISO image to inform you of failure-causing issues before you attempt to boot each node.
1621

1722
[id="supported-platforms_{context}"]
@@ -24,6 +29,16 @@ The following platforms are supported for this method of adding nodes:
2429
* `none`
2530
* `external`
2631

32+
[id="supported-architectures_{context}"]
33+
== Supported architectures
34+
35+
The following architecture combinations have been validated to work when adding worker nodes using this process:
36+
37+
* `amd64` worker nodes on `amd64` or `arm64` clusters
38+
* `arm64` worker nodes on `amd64` or `arm64` clusters
39+
* `s390x` worker nodes on `s390x` clusters
40+
* `ppc64le` worker nodes on `ppc64le` clusters
41+
2742
[id="adding-nodes-cluster_{context}"]
2843
== Adding nodes to your cluster
2944
You can add nodes with this method in the following two ways:

0 commit comments

Comments
 (0)