Install an appropriate version of the vSphere Container Storage Plug-in in your native Kubernetes environment. After you install the plug-in, you can verify whether the installation is successful.
Note:
As a part of Kubernetes project image registry migration, the images of the vSphere Container Storage Plug-in are now hosted on the community-owned registry.k8s.io
registry. These images are no longer available on the previous gcr.io/cloud-provider-vsphere/csi/release
registry.
If your clusters or manifests have any dependencies on old image registry, make sure to update them with the new registry.k8s.io
endpoint. Update your manifests to point to the following:
- Release 3.3
-
v3.3.1 images
- registry.k8s.io/csi-vsphere/driver:v3.3.1
- registry.k8s.io/csi-vsphere/syncer:v3.3.1
- Release 3.2
-
v3.2.0 images
- registry.k8s.io/csi-vsphere/driver:v3.2.0
- registry.k8s.io/csi-vsphere/syncer:v3.2.0
- Release 3.1
-
v3.1.2 images
- registry.k8s.io/csi-vsphere/driver:v3.1.2
- registry.k8s.io/csi-vsphere/syncer:v3.1.2
Prerequisites
Procedure
Results
"internal-feature-states.csi.vsphere.vmware.com
in the
vmware-system-csi
namespace is installed in the Kubernetes cluster. This configmap is for internal use only and should not be modified. Any modifications to this configmap file is not supported.