Skip to content

Commit ad50906

Browse files
authored
Merge pull request #63327 from skopacz1/OCPBUGS-17482_4.14plus
OCPBUGS#17482: vSphere version number updates
2 parents 7bcc9b2 + 5451ec2 commit ad50906

5 files changed

+9
-7
lines changed

modules/update-vsphere-virtual-hardware-on-compute-nodes.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Multiple compute nodes can be updated in parallel given workloads are tolerant o
1616
.Prerequisites
1717

1818
* You have cluster administrator permissions to execute the required permissions in the vCenter instance hosting your {product-title} cluster.
19-
* Your vSphere ESXi hosts are version 6.7U3 or later.
19+
* Your vSphere ESXi hosts are version 7.0U2 or later.
2020
2121
.Procedure
2222

modules/update-vsphere-virtual-hardware-on-control-plane-nodes.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ To reduce the risk of downtime, it is recommended that control plane nodes be up
1111
.Prerequisites
1212

1313
* You have cluster administrator permissions to execute the required permissions in the vCenter instance hosting your {product-title} cluster.
14-
* Your vSphere ESXi hosts are version 6.7U3 or later.
14+
* Your vSphere ESXi hosts are version 7.0U2 or later.
1515
1616
.Procedure
1717

modules/update-vsphere-virtual-hardware-on-template.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
.Prerequisites
1010

1111
* You have cluster administrator permissions to execute the required permissions in the vCenter instance hosting your {product-title} cluster.
12-
* Your vSphere ESXi hosts are version 6.7U3 or later.
12+
* Your vSphere ESXi hosts are version 7.0U2 or later.
1313
1414
.Procedure
1515

updating/index.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,14 +63,14 @@ xref:../updating/updating_a_cluster/updating_disconnected_cluster/index.adoc#abo
6363
[id="updating-clusters-overview-vsphere-updating-hardware"]
6464
== Updating hardware on nodes running in vSphere
6565

66-
xref:../updating/updating_a_cluster/updating-hardware-on-nodes-running-on-vsphere.adoc#updating-hardware-on-nodes-running-on-vsphere[Updating hardware on vSphere]: You must ensure that your nodes running in vSphere are running on the hardware version supported by OpenShift Container Platform. Currently, hardware version 13 or later is supported for vSphere virtual machines in a cluster. For more information, see the following:
66+
xref:../updating/updating_a_cluster/updating-hardware-on-nodes-running-on-vsphere.adoc#updating-hardware-on-nodes-running-on-vsphere[Updating hardware on vSphere]: You must ensure that your nodes running in vSphere are running on the hardware version supported by OpenShift Container Platform. Currently, hardware version 15 or later is supported for vSphere virtual machines in a cluster. For more information, see the following:
6767

6868
* xref:../updating/updating_a_cluster/updating-hardware-on-nodes-running-on-vsphere.adoc#updating-virtual-hardware-on-vsphere_updating-hardware-on-nodes-running-in-vsphere[Updating virtual hardware on vSphere]
6969
* xref:../updating/updating_a_cluster/updating-hardware-on-nodes-running-on-vsphere.adoc#scheduling-virtual-hardware-update-on-vsphere_updating-hardware-on-nodes-running-in-vsphere[Scheduling an update for virtual hardware on vSphere]
7070

7171
[IMPORTANT]
7272
====
73-
Using hardware version 13 for your cluster nodes running on vSphere is now deprecated. This version is still fully supported, but support will be removed in a future version of {product-title}. Hardware version 15 is now the default for vSphere virtual machines in {product-title}.
73+
Version {product-version} of {product-title} requires VMware virtual hardware version 15 or later.
7474
====
7575

7676
[id="updating-clusters-overview-hosted-control-planes"]

updating/updating_a_cluster/updating-hardware-on-nodes-running-on-vsphere.adoc

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,15 @@ WARNING: This assembly has been moved into a subdirectory for 4.14+. Changes to
1212
To do: Remove this comment once 4.13 docs are EOL.
1313
////
1414

15-
You must ensure that your nodes running in vSphere are running on the hardware version supported by {product-title}. Currently, hardware version 13 or later is supported for vSphere virtual machines in a cluster.
15+
You must ensure that your nodes running in vSphere are running on the hardware version supported by {product-title}. Currently, hardware version 15 or later is supported for vSphere virtual machines in a cluster.
1616

1717
You can update your virtual hardware immediately or schedule an update in vCenter.
1818

1919
[IMPORTANT]
2020
====
21-
Before upgrading Openshift 4.12 to Openshift 4.13, you must update vSphere to *v7.0.2 or later*; otherwise, the Openshift 4.12 cluster is marked *un-upgradeable*.
21+
* Version {product-version} of {product-title} requires VMware virtual hardware version 15 or later.
22+
23+
* Before upgrading Openshift 4.12 to Openshift 4.13, you must update vSphere to *v7.0.2 or later*; otherwise, the Openshift 4.12 cluster is marked *un-upgradeable*.
2224
====
2325

2426
[id="updating-virtual-hardware-on-vsphere_{context}"]

0 commit comments

Comments
 (0)