Skip to content

Commit 67cc5b3

Browse files
authored
Merge pull request #577 from sergelogvinov/proxmox
Proxmox CSI Driver to list
2 parents 02fc327 + cfd191c commit 67cc5b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

book/src/drivers.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ Name | CSI Driver Name | Compatible with CSI Version(s) | Description | Persiste
9898
[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 | Topology
9999
[oVirt](https://github.com/openshift/ovirt-csi-driver) | `csi.ovirt.org` | v1.0 | A Container Storage Interface (CSI) Driver for [oVirt](https://ovirt.org) | Persistent | Read/Write Single Pod | Yes | Block, File Storage
100100
[Portworx](https://github.com/libopenstorage/openstorage/tree/master/csi) | `pxd.portworx.com` | v1.4 | A Container Storage Interface (CSI) Driver for [Portworx](https://docs.portworx.com/portworx-install-with-kubernetes/storage-operations/csi/) | Persistent and Ephemeral | Read/Write Multiple Pods | Yes | Snapshot, Expansion, Raw Block, Cloning
101+
[Proxmox](https://github.com/sergelogvinov/proxmox-csi-plugin) | `csi.proxmox.sinextra.dev` | v1.9 | A Container Storage Interface (CSI) Driver for [Proxmox](https://www.proxmox.com/en/) | Persistent | Read/Write Single Pod | Yes | Expansion, Topology, Raw Block
101102
[Pure Storage CSI](https://github.com/purestorage/pso-csi)| `pure-csi` | [v1.0, v1.3] | A Container Storage Interface (CSI) Driver for Pure Storage's [Pure Service Orchestrator](https://purestorage.com/containers) | Persistent and Ephemeral | Read/Write Multiple Pods | Yes | Snapshot, Cloning, Raw Block, Topology, Expansion
102103
[QingCloud CSI](https://github.com/yunify/qingcloud-csi)| `disk.csi.qingcloud.com` | v1.1 | A Container Storage Interface (CSI) Driver for QingCloud Block Storage | Persistent | Read/Write Single Pod | Yes | Raw Block, Snapshot, Expansion, Cloning
103104
[QingStor CSI](https://github.com/yunify/qingstor-csi) | `neonsan.csi.qingstor.com` | v0.3, v1.1 | A Container Storage Interface (CSI) Driver for NeonSAN storage system | Persistent | Read/Write Multiple Pods | Yes | Raw Block, Snapshot, Expansion, Cloning

0 commit comments

Comments
 (0)