Skip to content

kubernetes-sigs/vsphere-csi-driver

Folders and files

NameName
Last commit message
Last commit date
May 20, 2021
Feb 6, 2025
Feb 25, 2025
Sep 6, 2023
Mar 2, 2022
Mar 4, 2025
Jan 10, 2025
Mar 5, 2025
Jun 9, 2023
Mar 7, 2025
Mar 5, 2025
Oct 11, 2021
May 20, 2023
Sep 23, 2022
Jul 19, 2019
Mar 11, 2020
Feb 16, 2023
Apr 19, 2019
May 6, 2024
Jul 10, 2024
Feb 25, 2025
Apr 19, 2021
Nov 13, 2024
Apr 19, 2019
Mar 5, 2025
Mar 5, 2025
Aug 30, 2024

Container Storage Interface (CSI) driver for vSphere

The vSphere CSI Driver is a Kubernetes plugin that allows persistent storage for containerized workloads running on vSphere infrastructure. It enables dynamic provisioning of storage volumes and provides features like snapshots, cloning, and dynamic expansion of volumes. The vSphere CSI Driver replaces the in-tree vSphere volume plugin and offers integration with vSphere with better scale and performance.

This driver is in a stable GA state and is suitable for production use.

It is recommended to install an out-of-tree Cloud Provider Interface like vSphere Cloud Provider Interface in the Kubernetes cluster to keep the Kubernetes cluster fully operational.

Documentation

Documentation for vSphere CSI Driver is available here:

vSphere CSI Driver Releases

  • 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
    
    • v3.3.0 images
     registry.k8s.io/csi-vsphere/driver:v3.3.0
    
     registry.k8s.io/csi-vsphere/syncer:v3.3.0
    
  • 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
      
  • Release 3.0

  • Release 2.7

  • Release 2.6

  • Release 2.5

Contributing

Please see CONTRIBUTING.md for instructions on how to contribute.

Contact