Skip to content

Commit 08fa611

Browse files
Update drivers.md
Cstor is now deprecated Added new drivers from openebs project 1. OpenEBS Mayastor 2. OpenEBS Local PV LVM 3. OpenEBS Local PV ZFS
1 parent d526b20 commit 08fa611

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

book/src/drivers.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -97,9 +97,9 @@ Name | CSI Driver Name | Compatible with CSI Version(s) | Description | Persiste
9797
[NFS](https://github.com/kubernetes-csi/csi-driver-nfs) | `nfs.csi.k8s.io` | v1.0 | This driver allows Kubernetes to access NFS server on Linux node. | Persistent | Read/Write Multiple Pods | Yes |
9898
[NGX Storage Block Storage](https://github.com/NGXStorage/iscsi-csi-ngxstorage-driver) | `iscsi.csi.ngxstorage.com` | v1.8.0 | A Container Storage Interface (CSI) Driver for NGXStorage over iSCSI protocol | Persistent | Read/Write Single Pod | Yes | Raw Block, Expansion, Snapshot
9999
[Nutanix](https://github.com/nutanix/csi-plugin) | `csi.nutanix.com` | v0.3, v1.0, v1.2 | A Container Storage Interface (CSI) Driver for Nutanix | Persistent | "Read/Write Single Pod" with Nutanix Volumes and "Read/Write Multiple Pods" with Nutanix Files | Yes | Raw Block, Snapshot, Expansion, Cloning
100-
[OpenEBS Mayastor](https://github.com/openebs/mayastor)| `io.openebs.csi-mayastor` | v1.5 | A Container Storage Interface (CSI) Driver for [OpenEBS](https://www.openebs.io/)| Persistent | Read/Write Single Pod | Yes | Raw Block, Expansion, Snapshot, Cloning
101-
[OpenEBS Local PV LVM ](https://github.com/openebs/lvm-localpv)| `local.csi.openebs.io` | v1.2 | A Container Storage Interface (CSI) Driver for [OpenEBS](https://www.openebs.io/)|Persistent | Read/Write Single Pod | Yes | Raw Block, Expansion, Snapshot
102-
[OpenEBS Local PV ZFS](https://github.com/openebs/zfs-localpv)| `zfs.csi.openebs.io` | v1.2 | A Container Storage Interface (CSI) Driver for [OpenEBS](https://www.openebs.io/)| Persistent | Read/Write Single Pod | Yes | Raw Block, Expansion, Snapshot, Cloning
100+
[OpenEBS Mayastor](https://github.com/openebs/mayastor)| `io.openebs.csi-mayastor` | v1.5 | A Container Storage Interface (CSI) Driver for [OpenEBS](https://openebs.io/docs/user-guides/replicated-storage-user-guide/replicated-pv-mayastor/rs-installation)| Persistent | Read/Write Single Pod | Yes | Raw Block, Expansion, Snapshot, Cloning
101+
[OpenEBS Local PV LVM ](https://github.com/openebs/lvm-localpv)| `local.csi.openebs.io` | v1.2 | A Container Storage Interface (CSI) Driver for [OpenEBS](https://openebs.io/docs/user-guides/local-storage-user-guide/local-pv-lvm/lvm-installation)|Persistent | Read/Write Single Pod | Yes | Raw Block, Expansion, Snapshot
102+
[OpenEBS Local PV ZFS](https://github.com/openebs/zfs-localpv)| `zfs.csi.openebs.io` | v1.2 | A Container Storage Interface (CSI) Driver for [OpenEBS](https://openebs.io/docs/user-guides/local-storage-user-guide/local-pv-zfs/zfs-installation)| Persistent | Read/Write Single Pod | Yes | Raw Block, Expansion, Snapshot, Cloning
103103
[Open-E](https://github.com/open-e/JovianDSS-KubernetesCSI) | `com.open-e.joviandss.csi` | v1.0 | A Container Storage Interface (CSI) Driver for Open-E JovianDSS Storage | Persistent | Read/Write Single Pod | Yes | Snapshot, Cloning
104104
[Open-Local](https://github.com/alibaba/open-local) | `local.csi.alibaba.com` | v1.0 | A Container Storage Interface (CSI) Driver for Local Storage | Persistent | Read/Write Single Pod | Yes | Raw Block, Expansion, Snapshot
105105
[Oracle Cloud Infrastructure(OCI) Block Storage](https://github.com/oracle/oci-cloud-controller-manager/blob/master/container-storage-interface.md) | `blockvolume.csi.oraclecloud.com` | v1.1 | A Container Storage Interface (CSI) Driver for Oracle Cloud Infrastructure (OCI) Block Storage | Persistent | Read/Write Single Pod | Yes | Snapshot, Expansion, Cloning, Topology

0 commit comments

Comments
 (0)