Skip to content

Commit 5e64f39

Browse files
authored
Merge pull request #99835 from sslocket/OSDOCS-16317
OSDOCS-16317# Doc update for removal of VMware 7.x and VCF 4.x support.
2 parents c4c7e99 + 89874e3 commit 5e64f39

10 files changed

+17
-22
lines changed

modules/installation-vsphere-infrastructure.adoc

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,11 @@
77
[id="installation-vsphere-infrastructure_{context}"]
88
= VMware vSphere infrastructure requirements
99

10-
You must install an {product-title} cluster on one of the following versions of a VMware vSphere instance that meets the requirements for the components that you use:
10+
You must install an {product-title} cluster on a version of a {vmw-full} instance that meets the requirements for the components that you use:
1111

12-
* Version 7.0 Update 2 or later, or VMware Cloud Foundation 4.3 or later
1312
* Version 8.0 Update 1 or later, or VMware Cloud Foundation 5.0 or later
1413
15-
Both of these releases support Container Storage Interface (CSI) migration, which is enabled by default on {product-title} {product-version}.
14+
This release supports Container Storage Interface (CSI) migration, which is enabled by default on {product-title} {product-version}.
1615

1716
You can host the VMware vSphere infrastructure on-premise or on a link:https://cloud.vmware.com/providers[VMware Cloud Verified provider] that meets the requirements outlined in the following tables:
1817

@@ -21,8 +20,8 @@ You can host the VMware vSphere infrastructure on-premise or on a link:https://c
2120
|===
2221
|Virtual environment product |Required version
2322
|VMware virtual hardware | 15 or later
24-
|vSphere ESXi hosts | 7.0 Update 2 or later, or VMware Cloud Foundation 4.3 or later; 8.0 Update 1 or later, or VMware Cloud Foundation 5.0 or later
25-
|vCenter host | 7.0 Update 2 or later, or VMware Cloud Foundation 4.3 or later; 8.0 Update 1 or later, or VMware Cloud Foundation 5.0 or later
23+
|vSphere ESXi hosts | 8.0 Update 1 or later, or VMware Cloud Foundation 5.0 or later
24+
|vCenter host | 8.0 Update 1 or later, or VMware Cloud Foundation 5.0 or later
2625
|===
2726

2827
[IMPORTANT]
@@ -35,11 +34,11 @@ You must ensure that the time on your ESXi hosts is synchronized before you inst
3534
|Component | Minimum supported versions |Description
3635

3736
|Hypervisor
38-
|vSphere 7.0 Update 2 or later, or VMware Cloud Foundation 4.3 or later; vSphere 8.0 Update 1 or later, or VMware Cloud Foundation 5.0 or later with virtual hardware version 15
37+
|vSphere 8.0 Update 1 or later, or VMware Cloud Foundation 5.0 or later with virtual hardware version 15
3938
|This hypervisor version is the minimum version that {op-system-first} supports. For more information about supported hardware on the latest version of {op-system-base-full} that is compatible with {op-system}, see link:https://catalog.redhat.com/hardware/search[Hardware] on the Red Hat Customer Portal.
4039

4140
|Optional: Networking (NSX-T)
42-
|vSphere 7.0 Update 2 or later, or VMware Cloud Foundation 4.3 or later; vSphere 8.0 Update 1 or later, or VMware Cloud Foundation 5.0 or later
41+
|vSphere 8.0 Update 1 or later, or VMware Cloud Foundation 5.0 or later
4342
|For more information about the compatibility of NSX and {product-title}, see the Release Notes section of VMware's link:https://docs.vmware.com/en/VMware-NSX-Container-Plugin/index.html[NSX container plugin documentation].
4443

4544
|CPU micro-architecture

modules/persistent-storage-csi-drivers-supported.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,12 +95,12 @@ include::snippets/technology-preview.adoc[leveloffset=+1]
9595

9696
5.
9797

98-
* Requires vSphere version 7.0 Update 3 or later for both vCenter Server and ESXi.
98+
* Requires vSphere version 8.0 Update 1 or later for both vCenter Server and ESXi.
9999

100100
* Does not support fileshare volumes.
101101

102102
6.
103103

104-
* Online expansion is supported from vSphere version 7.0 Update 2 and later.
104+
* Online expansion is supported from vSphere version 8.0 Update 1 and later.
105105
--
106106
endif::openshift-dedicated,openshift-rosa,openshift-rosa-hcp[]

modules/persistent-storage-csi-vsphere-increase-max-vols-per-node-overview.adoc

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@
77
[id="persistent-storage-csi-vsphere-increase-max-vols-per-node-overview_{context}"]
88
= Increasing maximum volumes per node for vSphere
99

10-
For VMware vSphere version 7, {product-title} restricts the maximum number of volumes per node to 59.
11-
12-
However, for vSphere version 8 or later, you can increase the allowable number of volumes per node to a maximum of 255. Otherwise, the default value remains at 59.
10+
For vSphere version 8 or later, you can increase the allowable number of volumes per node to a maximum of 255. Otherwise, the default value remains at 59.
1311

1412
[IMPORTANT]
1513
====

modules/persistent-storage-csi-vsphere-migrating-cns-vols-between-datastores.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
If you are running out of space in your current datastore, or want to move to a more performant datastore, you can migrate VMware vSphere Cloud Native Storage (CNS) volumes between datastores. This applies to both attached and detached volumes.
1111

1212
.Limitations
13-
* Requires VMware vSphere 8.0.2 or later or vSphere 7.0 Update 3o or later.
13+
* Requires VMware vSphere 8.0.2 or later.
1414
1515
* Only one volume can be migrated at a time.
1616

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 7.0U2 or later.
19+
* Your vSphere ESXi hosts are version 8.0 Update 1 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 7.0U2 or later.
14+
* Your vSphere ESXi hosts are version 8.0 Update 1 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 7.0U2 or later.
12+
* Your vSphere ESXi hosts are version 8.0 Update 1 or later.
1313
1414
.Procedure
1515

modules/vmware-csi-driver-reqs.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010

1111
To install the vSphere Container Storage Interface (CSI) Driver Operator, the following requirements must be met:
1212

13-
* VMware vSphere version: 7.0 Update 2 or later, or VMware Cloud Foundation 4.3 or later; 8.0 Update 1 or later, or VMware Cloud Foundation 5.0 or later
14-
* vCenter version: 7.0 Update 2 or later, or VMware Cloud Foundation 4.3 or later; 8.0 Update 1 or later, or VMware Cloud Foundation 5.0 or later
13+
* VMware vSphere version: 8.0 Update 1 or later, or VMware Cloud Foundation 5.0 or later
14+
* vCenter version: 8.0 Update 1 or later, or VMware Cloud Foundation 5.0 or later
1515
* Virtual machines of hardware version 15 or later
1616
* No third-party vSphere CSI driver already installed in the cluster
1717

storage/container_storage_interface/persistent-storage-csi-vsphere.adoc

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -108,9 +108,7 @@ include::modules/persistent-storage-csi-vsphere-migrating-cns-vols-between-datas
108108
.Additional limitations
109109
* link:https://techdocs.broadcom.com/us/en/vmware-cis/vsphere/vsphere/8-0/vsphere-storage-8-0/getting-started-with-cloud-native-storage-in-vsphere/cloud-native-storage-for-vsphere-administrators/migrating-container-volumes-in-vsphere.html[For vSphere 8]
110110

111-
* link:https://techdocs.broadcom.com/us/en/vmware-cis/vsphere/vsphere/7-0/vsphere-storage-7-0/getting-started-with-cloud-native-storage-in-vsphere/cloud-native-storage-for-vsphere-administrators/migrating-container-volumes-in-vsphere.html[For vSphere 7]
112-
113-
For more information about migrating CNS volumes between datastores, see the documentation for link:https://techdocs.broadcom.com/us/en/vmware-cis/vsphere/vsphere/8-0.html[vSphere v8.0] or link:https://techdocs.broadcom.com/us/en/vmware-cis/vsphere/vsphere/7-0.html[vSphere v7.0] as applicable.
111+
For more information about migrating CNS volumes between datastores, see the documentation for link:https://techdocs.broadcom.com/us/en/vmware-cis/vsphere/vsphere/8-0.html[vSphere v8.0].
114112

115113
include::modules/persistent-storage-csi-vsphere-disable-storage-overview.adoc[leveloffset=+1]
116114

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ You can update your virtual hardware immediately or schedule an update in vCente
2020
====
2121
* Version {product-version} of {product-title} requires VMware virtual hardware version 15 or later.
2222
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*.
23+
* Before upgrading OpenShift 4.12 to OpenShift 4.13, you must update vSphere to *v8.0 Update 1 or later*; otherwise, the OpenShift 4.12 cluster is marked *un-upgradeable*.
2424
====
2525

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

0 commit comments

Comments
 (0)