mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
26 lines
1.4 KiB
Plaintext
26 lines
1.4 KiB
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * installing/installing_vsphere/ipi/ipi-vsphere-installation-reqs.adoc
|
|
// * installing/installing_vsphere/installing-restricted-networks-vsphere.adoc
|
|
// * installing/installing_vsphere/installing-vsphere.adoc
|
|
// * installing/installing_vsphere/installing-vsphere-network-customizations.adoc
|
|
// * storage/container_storage_interface/persistent-storage-csi-vsphere.adoc
|
|
|
|
:_mod-docs-content-type: CONCEPT
|
|
[id="vsphere-csi-driver-reqs_{context}"]
|
|
= VMware vSphere CSI Driver Operator requirements
|
|
|
|
To install the vSphere CSI Driver Operator, the following requirements must be met:
|
|
|
|
* 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
|
|
* 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
|
|
* Virtual machines of hardware version 15 or later
|
|
* No third-party vSphere CSI driver already installed in the cluster
|
|
|
|
If a third-party vSphere CSI driver is present in the cluster, {product-title} does not overwrite it. The presence of a third-party vSphere CSI driver prevents {product-title} from updating to {product-title} 4.13 or later.
|
|
|
|
[NOTE]
|
|
====
|
|
The VMware vSphere CSI Driver Operator is supported only on clusters deployed with `platform: vsphere` in the installation manifest.
|
|
====
|