diff --git a/machine_management/user_infra/adding-bare-metal-compute-user-infra.adoc b/machine_management/user_infra/adding-bare-metal-compute-user-infra.adoc index 61330bd99af4..85a6a0c8a544 100644 --- a/machine_management/user_infra/adding-bare-metal-compute-user-infra.adoc +++ b/machine_management/user_infra/adding-bare-metal-compute-user-infra.adoc @@ -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 diff --git a/machine_management/user_infra/adding-vsphere-compute-user-infra.adoc b/machine_management/user_infra/adding-vsphere-compute-user-infra.adoc index 5f39b14e412a..d131acfc13b0 100644 --- a/machine_management/user_infra/adding-vsphere-compute-user-infra.adoc +++ b/machine_management/user_infra/adding-vsphere-compute-user-infra.adoc @@ -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]