{"id":30057212,"url":"https://github.com/kubernetes-sigs/vsphere-csi-driver","last_synced_at":"2026-04-02T00:11:39.954Z","repository":{"id":37238911,"uuid":"181939935","full_name":"kubernetes-sigs/vsphere-csi-driver","owner":"kubernetes-sigs","description":"vSphere storage Container Storage Interface (CSI) plugin","archived":false,"fork":false,"pushed_at":"2025-07-30T22:12:27.000Z","size":19296,"stargazers_count":323,"open_issues_count":86,"forks_count":197,"subscribers_count":21,"default_branch":"master","last_synced_at":"2025-07-30T22:15:58.731Z","etag":null,"topics":["csi","k8s-sig-cloud-provider","vsphere"],"latest_commit_sha":null,"homepage":"https://techdocs.broadcom.com/us/en/vmware-cis/vsphere/container-storage-plugin/3-0/getting-started-with-vmware-vsphere-container-storage-plug-in-3-0.html","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kubernetes-sigs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG-1.0.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"code-of-conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY_CONTACTS","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-04-17T17:37:25.000Z","updated_at":"2025-07-30T22:12:32.000Z","dependencies_parsed_at":"2023-11-20T06:24:39.508Z","dependency_job_id":"076d3caa-5052-42db-90fd-d6e9d2fe1145","html_url":"https://github.com/kubernetes-sigs/vsphere-csi-driver","commit_stats":{"total_commits":2112,"total_committers":93,"mean_commits":22.70967741935484,"dds":0.8574810606060606,"last_synced_commit":"1a0fa44fb7885970dda8bdec05e5808c30cdda65"},"previous_names":[],"tags_count":152,"template":false,"template_full_name":null,"purl":"pkg:github/kubernetes-sigs/vsphere-csi-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubernetes-sigs%2Fvsphere-csi-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubernetes-sigs%2Fvsphere-csi-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubernetes-sigs%2Fvsphere-csi-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubernetes-sigs%2Fvsphere-csi-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kubernetes-sigs","download_url":"https://codeload.github.com/kubernetes-sigs/vsphere-csi-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubernetes-sigs%2Fvsphere-csi-driver/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267958572,"owners_count":24172214,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-30T02:00:09.044Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["csi","k8s-sig-cloud-provider","vsphere"],"created_at":"2025-08-07T23:55:15.282Z","updated_at":"2026-04-02T00:11:39.905Z","avatar_url":"https://github.com/kubernetes-sigs.png","language":"Go","funding_links":[],"categories":["Featured On"],"sub_categories":["[Tutorials](#tutorials)"],"readme":"\u003c!-- markdownlint-disable MD034 --\u003e\n# Container Storage Interface (CSI) driver for vSphere\n\nThe 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]( https://kubernetes.io/docs/concepts/storage/volumes/#vspherevolume) and offers integration with vSphere with better scale and performance.\n\nThis driver is in a stable `GA` state and is suitable for production use.  \n\nIt is recommended to install an out-of-tree Cloud Provider Interface like [vSphere Cloud Provider Interface](https://github.com/kubernetes/cloud-provider-vsphere) in the Kubernetes cluster to keep the Kubernetes cluster fully operational.\n\n## Documentation\n\nDocumentation for vSphere CSI Driver is available here:\n\n* [vSphere CSI Driver Concepts](https://techdocs.broadcom.com/us/en/vmware-cis/vsphere/container-storage-plugin/3-0/getting-started-with-vmware-vsphere-container-storage-plug-in-3-0/vsphere-container-storage-plug-in-concepts.html)\n* [vSphere CSI Driver Features](https://techdocs.broadcom.com/us/en/vmware-cis/vsphere/container-storage-plugin/3-0/getting-started-with-vmware-vsphere-container-storage-plug-in-3-0/vsphere-container-storage-plug-in-concepts/vsphere-functionality-supported-by-vsphere-container-storage-plug-in.html)\n* [vSphere CSI Driver Deployment Guide](https://techdocs.broadcom.com/us/en/vmware-cis/vsphere/container-storage-plugin/3-0/getting-started-with-vmware-vsphere-container-storage-plug-in-3-0/vsphere-container-storage-plug-in-deployment.html)\n* [vSphere CSI Driver User Guide](https://techdocs.broadcom.com/us/en/vmware-cis/vsphere/container-storage-plugin/3-0/getting-started-with-vmware-vsphere-container-storage-plug-in-3-0/using-vsphere-container-storage-plug-in.html)\n\n## vSphere CSI Driver Releases\n\n* [Release 3.3](https://techdocs.broadcom.com/us/en/vmware-cis/vsphere/container-storage-plugin/3-0/release-notes/vmware-vsphere-container-storage-plugin-30-release-notes.html#GUID-0dda29e0-50c2-42c1-885a-5c5758ee91ab-en_id-af77b3cd-47a8-468d-9d39-be353b90022f)\n  * v3.3.1 images\n\n  ```text\n  registry.k8s.io/csi-vsphere/driver:v3.3.1\n  ```\n\n  ```text\n  registry.k8s.io/csi-vsphere/syncer:v3.3.1\n  ```\n\n  * v3.3.0 images\n\n   ```text\n    registry.k8s.io/csi-vsphere/driver:v3.3.0\n   ```\n\n   ```text\n    registry.k8s.io/csi-vsphere/syncer:v3.3.0\n   ```\n\n* [Release 3.2](https://techdocs.broadcom.com/us/en/vmware-cis/vsphere/container-storage-plugin/3-0/release-notes/vmware-vsphere-container-storage-plugin-30-release-notes.html#GUID-0dda29e0-50c2-42c1-885a-5c5758ee91ab-en_id-0d835538-6ab6-423e-8a7b-c521b3fd1458)\n\n  * v3.2.0 images\n\n    ```text\n    registry.k8s.io/csi-vsphere/driver:v3.2.0\n    ```\n\n    ```text\n    registry.k8s.io/csi-vsphere/syncer:v3.2.0\n    ```\n\n* [Release 3.1](https://techdocs.broadcom.com/us/en/vmware-cis/vsphere/container-storage-plugin/3-0/release-notes/vmware-vsphere-container-storage-plugin-30-release-notes.html#GUID-0dda29e0-50c2-42c1-885a-5c5758ee91ab-en_id-8c9a81c3-e1c0-49ab-a34c-15326ab546b2)\n  \n  * v3.1.2 images\n\n    ```text\n    registry.k8s.io/csi-vsphere/driver:v3.1.2\n    ```\n\n    ```text\n    registry.k8s.io/csi-vsphere/syncer:v3.1.2\n    ```\n\n* [Release 3.0](https://techdocs.broadcom.com/us/en/vmware-cis/vsphere/container-storage-plugin/3-0/release-notes/vmware-vsphere-container-storage-plugin-30-release-notes.html#GUID-0dda29e0-50c2-42c1-885a-5c5758ee91ab-en_id-e109e279-1fd8-4026-a9ec-b733c1d24b4d)\n* [Release 2.7](https://techdocs.broadcom.com/us/en/vmware-cis/vsphere/container-storage-plugin/2-0/release-notes/vmware-vsphere-container-storage-plugin-27-release-notes.html)\n* [Release 2.6](https://techdocs.broadcom.com/us/en/vmware-cis/vsphere/container-storage-plugin/2-0/release-notes/vmware-vsphere-container-storage-plugin-26-release-notes.html)\n* [Release 2.5](https://techdocs.broadcom.com/us/en/vmware-cis/vsphere/container-storage-plugin/2-0/release-notes/vmware-vsphere-container-storage-plugin-25-release-notes.html)\n\n## Contributing\n\nPlease see [CONTRIBUTING.md](CONTRIBUTING.md) for instructions on how to contribute.\n\n## Contact\n\n* [Slack](https://kubernetes.slack.com/messages/provider-vsphere)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkubernetes-sigs%2Fvsphere-csi-driver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkubernetes-sigs%2Fvsphere-csi-driver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkubernetes-sigs%2Fvsphere-csi-driver/lists"}