Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,19 @@ create your cluster. If you do not have these files, you must obtain them by
following the instructions in the
xref:../../installing/installing_bare_metal/installing-bare-metal.adoc#installing-bare-metal[installation procedure].

[IMPORTANT]
===
When adding additional compute machines to your {product-title} cluster, use the
{op-system} boot media that matches the same minor version that was used to
install the {product-title} cluster. For example, if you installed
{product-title} 4.4, you must add additional compute machines using {op-system} 4.4
boot media.

Adding additional compute machines to your cluster using newer {op-system} boot
media is not supported. After adding the compute machines, they will automatically
update to the current version of the {product-title} cluster.
===

[id="creating-machines-bare-metal"]
== Creating {op-system-first} machines

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,19 @@ vSphere.

* You xref:../../installing/installing_vsphere/installing-vsphere.adoc#installing-vsphere[installed a cluster on vSphere].

[IMPORTANT]
===
When adding additional compute machines to your {product-title} cluster, use the
{op-system} boot media that matches the same minor version that was used to
install the {product-title} cluster. For example, if you installed
{product-title} 4.4, you must add additional compute machines using {op-system} 4.4
boot media.

Adding additional compute machines to your cluster using newer {op-system} boot
media is not supported. After adding the compute machines, they will automatically
update to the current version of the {product-title} cluster.
===

include::modules/machine-vsphere-machines.adoc[leveloffset=+1]

include::modules/installation-approve-csrs.adoc[leveloffset=+1]