larhauga / vsphere-csi-driver

vSphere storage Container Storage Interface (CSI) plugin

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.

Installation

Install instructions for the CSI driver are available here:

CSI Driver Images

The CSI driver container images are available here:

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

Contributing

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

About

vSphere storage Container Storage Interface (CSI) plugin

License:Apache License 2.0


Languages

Language:Go 94.9%Language:Makefile 2.0%Language:Shell 1.9%Language:Dockerfile 1.2%