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
14 changes: 7 additions & 7 deletions modules/installation-vsphere-infrastructure.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -53,31 +53,31 @@ You must install the {product-title} cluster on a VMware vSphere version 7 insta
|===
|Virtual environment product |Required version
|VMware virtual hardware | 15 or later
|vSphere ESXi hosts | 7.0.2 or later
|vCenter host | 7.0.2 or later
|vSphere ESXi hosts | 7.0 Update 2 or later
|vCenter host | 7.0 Update 2 or later
|===

[IMPORTANT]
====
Installing a cluster on VMware vSphere versions 7.0.0 and 7.0.1 is deprecated. These versions are still fully supported, but all vSphere 6.x versions are no longer supported. Version 4.12 of {product-title} requires VMware virtual hardware version 15 or later. To update the hardware version for your vSphere virtual machines, see the "Updating hardware on nodes running in vSphere" article in the _Updating clusters_ section.
Installing a cluster on VMware vSphere versions 7.0 and 7.0 Update 1 is deprecated. These versions are still fully supported, but all vSphere 6.x versions are no longer supported. Version 4.12 of {product-title} requires VMware virtual hardware version 15 or later. To update the hardware version for your vSphere virtual machines, see the "Updating hardware on nodes running in vSphere" article in the _Updating clusters_ section.
====

.Minimum supported vSphere version for VMware components
|===
|Component | Minimum supported versions |Description

|Hypervisor
|vSphere 7.0.2 and later with virtual hardware version 15
|vSphere 7.0 Update 2 and later with virtual hardware version 15
|This version is the minimum version that {op-system-first} supports. See the link:https://access.redhat.com/ecosystem/search/#/ecosystem/Red%20Hat%20Enterprise%20Linux?sort=sortTitle%20asc&vendors=VMware&category=Server[Red Hat Enterprise Linux 8 supported hypervisors list].

|Storage with in-tree drivers
|vSphere 7.0.2 and later
|vSphere 7.0 Update 2 and later
|This plugin creates vSphere storage by using the in-tree storage drivers for vSphere included in {product-title}.

ifndef::vmc[]
|Optional: Networking (NSX-T)
|vSphere 7.0.2 and later
|vSphere 7.0.2 is required for {product-title}. VMware's NSX Container Plugin (NCP) is certified with {product-title} 4.6 and NSX-T 3.x+.
|vSphere 7.0 Update 2 and later
|vSphere 7.0 Update 2 is required for {product-title}. VMware's NSX Container Plugin (NCP) is certified with {product-title} 4.6 and NSX-T 3.x+.
endif::vmc[]
|===

Expand Down
4 changes: 2 additions & 2 deletions modules/vmware-csi-driver-reqs.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@

To install the CSI Driver Operator, the following requirements must be met:

* VMware vSphere version 7.0.2 or later
* vCenter 7.0.2 or later
* VMware vSphere version 7.0 Update 2 or later
* vCenter 7.0 Update 2 or later
* Virtual machines of hardware version 15 or later
* No third-party CSI driver already installed in the cluster

Expand Down
8 changes: 4 additions & 4 deletions release_notes/ocp-4-12-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -263,9 +263,9 @@ To install a CSI driver on a cluster running on vSphere, the following requireme

* Virtual machines of hardware version 15 or later

* VMware vSphere version 7.0.2 or later, up to but not including version 8. vSphere 8 is not supported.
* VMware vSphere version 7.0 Update 2 or later, up to but not including version 8. vSphere 8 is not supported.

* vCenter 7.0.2 or later, up to but not including version 8. vCenter 8 is not supported.
* vCenter 7.0 Update 2 or later, up to but not including version 8. vCenter 8 is not supported.

* No third-party CSI driver already installed in the cluster
+
Expand Down Expand Up @@ -948,8 +948,8 @@ For more information, see xref:../storage/container_storage_interface/persistent
==== VMware vSphere CSI Driver Operator requirements
For {product-title} 4.12, VMWare vSphere Container Storage Interface (CSI) Driver Operator requires the following minimum components installed:

* VMware vSphere version 7.0.2 or later, up to but not including version 8. vSphere 8 is not supported.
* vCenter 7.0.2 or later, up to but not including version 8. vCenter 8 is not supported.
* VMware vSphere version 7.0 Update 2 or later, up to but not including version 8. vSphere 8 is not supported.
* vCenter 7.0 Update 2 or later, up to but not including version 8. vCenter 8 is not supported.
* Virtual machines of hardware version 15 or later
* No third-party CSI driver already installed in the cluster

Expand Down