# utccp-image-vmware-vsphere-csi-driver **Repository Path**: ccps/utccp-image-vmware-vsphere-csi-driver ## Basic Information - **Project Name**: utccp-image-vmware-vsphere-csi-driver - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-07-26 - **Last Updated**: 2024-02-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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. Some of the features may be in the `beta` phase. Please refer [feature matrix](https://vsphere-csi-driver.sigs.k8s.io/supported_features_matrix.html) for more details. vSphere CSI driver 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](https://github.com/kubernetes/cloud-provider-vsphere). ## Documentation Documentation for vSphere CSI Driver is available here: * ## vSphere CSI Driver Releases * [v2.3.0](docs/book/releases/v2.3.0.md) * [v2.2.1](docs/book/releases/v2.2.1.md) * [v2.2.0](docs/book/releases/v2.2.0.md) * [v2.1.1](docs/book/releases/v2.1.1.md) * [v2.1.0](docs/book/releases/v2.1.0.md) * [v2.0.1](docs/book/releases/v2.0.1.md) * [v2.0.0](docs/book/releases/v2.0.0.md) * [v1.0.3](docs/book/releases/v1.0.3.md) * [v1.0.2](docs/book/releases/v1.0.2.md) ## Contributing Please see [CONTRIBUTING.md](CONTRIBUTING.md) for instructions on how to contribute.