The Wayback Machine - https://web.archive.org/web/20201110184209/https://github.com/kubernetes-sigs/vsphere-csi-driver
Skip to content
master
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
cmd
 
 
 
 
 
 
 
 
 
 
 
 
pkg
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Container Storage Interface (CSI) driver for vSphere

This repository provides tools and scripts for building and testing the vSphere CSI provider. This driver is in a stable GA state and is suitable for production use. It currently requires vSphere 6.7 U3 or higher in order to operate.

The CSI driver, when used on Kubernetes, also requires the use of the out-of-tree vSphere Cloud Provider Interface CPI.

The driver has been tested with, and is supported on, K8s 1.14 and above.

Documentation

Documentation for vSphere CSI Driver is available here:

vSphere CSI Driver Images

Please use appropriate deployment yaml files available here - https://github.com/kubernetes-sigs/vsphere-csi-driver/tree/master/manifests

Note:

  • v1.0.2, deployment yamls files are compatible with v1.0.1.
  • It is recommended to use v2.0.1 if you're on vSphere 6.7 Update3

v2.0.1

  • gcr.io/cloud-provider-vsphere/csi/release/driver:v2.0.1
  • gcr.io/cloud-provider-vsphere/csi/release/syncer:v2.0.1

v2.0.0

  • gcr.io/cloud-provider-vsphere/csi/release/driver:v2.0.0
  • gcr.io/cloud-provider-vsphere/csi/release/syncer:v2.0.0

v1.0.2

  • gcr.io/cloud-provider-vsphere/csi/release/driver:v1.0.2
  • gcr.io/cloud-provider-vsphere/csi/release/syncer:v1.0.2

v1.0.1

  • gcr.io/cloud-provider-vsphere/csi/release/driver:v1.0.1
  • gcr.io/cloud-provider-vsphere/csi/release/syncer:v1.0.1

Contributing

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

You can’t perform that action at this time.