mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
14 lines
764 B
Plaintext
14 lines
764 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// storage/container_storage_interface/persistent-storage-csi-vsphere.adoc
|
|
//
|
|
|
|
:_mod-docs-content-type: CONCEPT
|
|
[id="persistent-storage-csi-vsphere-limitations_{context}"]
|
|
= vSphere CSI limitations
|
|
|
|
The following limitations apply to the vSphere Container Storage Interface (CSI) Driver Operator:
|
|
|
|
* The vSphere CSI Driver supports dynamic and static provisioning. However, when using static provisioning in the PV specifications, do not use the key `storage.kubernetes.io/csiProvisionerIdentity` in `csi.volumeAttributes` because this key indicates dynamically provisioned PVs.
|
|
|
|
* Migrating persistent container volumes between datastores using the vSphere client interface is not supported with {product-title}. |