jritter / vsphere-csi-driver

vSphere storage Container Storage Interface (CSI) plugin

Home Page:https://vsphere-csi-driver.sigs.k8s.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 or v2.1.0 if you're on vSphere 6.7 Update3. v2.0.0 release is not backward compatible to vSphere 67u3 release.

v2.1.0

v2.0.1

v2.0.0

v1.0.2

v1.0.1

Contributing

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

About

vSphere storage Container Storage Interface (CSI) plugin

https://vsphere-csi-driver.sigs.k8s.io/

License:Apache License 2.0


Languages

Language:Go 96.7%Language:Shell 1.6%Language:Makefile 1.0%Language:Dockerfile 0.6%