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
10 changes: 5 additions & 5 deletions modules/installation-vsphere-infrastructure.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -53,13 +53,13 @@ You must install the {product-title} cluster on a VMware vSphere version 7 insta
|===
|Virtual environment product |Required version
|VM hardware version | 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 version 7.0.1 or earlier is now deprecated. These versions are still fully supported, but version 4.11 of {product-title} requires vSphere virtual hardware version 15 or later. Hardware version 15 is now the default for vSphere virtual machines in {product-title}. To update the hardware version for your vSphere nodes, see the "Updating hardware on nodes running in vSphere" article.
Installing a cluster on VMware vSphere version 7.0 Update 1 or earlier is now deprecated. These versions are still fully supported, but version 4.11 of {product-title} requires vSphere virtual hardware version 15 or later. Hardware version 15 is now the default for vSphere virtual machines in {product-title}. To update the hardware version for your vSphere nodes, see the "Updating hardware on nodes running in vSphere" article.

If your vSphere nodes are below hardware version 15 or your VMware vSphere version is earlier than 6.7.3, upgrading from {product-title} 4.10 to {product-title} 4.11 is not available.
====
Expand All @@ -78,8 +78,8 @@ If your vSphere nodes are below hardware version 15 or your VMware vSphere versi

ifndef::vmc[]
|Optional: Networking (NSX-T)
|vSphere 7.0.1 and later
|vSphere 7.0.1 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 1 and later
|vSphere 7.0 Update 1 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
2 changes: 1 addition & 1 deletion modules/vmware-csi-driver-reqs.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

The following requirements must be met in order to install the CSI Driver Operator:

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

Expand Down