# CSI Driver

## Zadara VPSA CSI for Kubernetes

The VPSA supports Persistent [Kubernetes Container Storage Interface (CSI)](https://kubernetes-csi.github.io/docs/drivers.html).
CSI is a standard for exposing arbitrary block storage to containerized
workloads on Container Orchestration Systems (COS) like Kubernetes.

Zadara’s latest CSI drive version is [v2.4.5](https://github.com/zadarastorage/zadara-csi/blob/release/changelogs/CHANGELOG-v2.md#v245).

Zadara’s VPSA CSI gives Kubernetes users the ability to use Zadara block
and file volumes as persistent storage for containers and makes the system
more secure and reliable.

The Zadara VPSA CSI provider implements an interface between the Container
Storage Interface (CSI) and Zadara VPSA Storage Array and VPSA Flash Array,
for a dynamic provisioning of persistent Block and File volumes.

For further information and implementation examples, see the [Zadara CSI
repository on Github](https://github.com/zadarastorage/zadara-csi).
