diff --git a/book/src/drivers.md b/book/src/drivers.md index 58a02a50..74b8a5df 100644 --- a/book/src/drivers.md +++ b/book/src/drivers.md @@ -139,6 +139,7 @@ Name | CSI Driver Name | Compatible with CSI Version(s) | Description | Persiste [XSKY-FS](https://xsky-storage.github.io/xsky-csi-driver/csi-fs.html) | `csi.fs.xsky.com` | v1.0 | A Container Storage Interface (CSI) Driver for XEDP,XEUS,XUDS,XGFS,X3000,X5000 | Persistent | Read/Write Multiple Pods | Yes | Snapshot, Expansion [Vault](https://github.com/kubevault/csi-driver) | `secrets.csi.kubevault.com` | v1.0 | A Container Storage Interface (CSI) Driver for mounting HashiCorp Vault secrets as volumes. | Ephemeral | N/A | N/A | [VDA](https://virtual-disk-array.readthedocs.io/en/latest/Introduction.html) | `csi.vda.io` | v1.0 | An open source block storage system base on SPDK | Persistent | Read/Write Single Pod | N/A | +[VDURA PanFS](https://github.com/panasasinc/panfs-container-storage-interface-oss) | `com.vdura.csi.panfs` | v1.11+ | A Container Storage Interface (CSI) Driver for utilizing PanFS Storage System volumes in Kubernetes clusters | Persistent | Read/Write Multiple Pods | Yes | [Veritas InfoScale Volumes](https://www.veritas.com/solution/virtualization/containers.html) | `org.veritas.infoscale` | v1.2 | A Container Storage Interface (CSI) Driver for Veritas InfoScale volumes | Persistent | Read/Write Multiple Pods | Yes | Snapshot, Expansion, Cloning [vSphere](https://github.com/kubernetes-sigs/vsphere-csi-driver) | `csi.vsphere.vmware.com` | v1.4 | A Container Storage Interface (CSI) Driver for VMware vSphere | Persistent | Read/Write Single Pod (Block Volume)

Read/Write Multiple Pods (File Volume) | Yes | Raw Block,

Expansion (Block Volume),

Topology Aware (Block Volume),

Snapshot (Block Volume) [Vultr Block Storage](https://github.com/vultr/vultr-csi) | `block.csi.vultr.com` | v1.2 | A Container Storage Interface (CSI) Driver for Vultr Block Storage | Persistent | Read/Write Single Pod | Yes |