Skip to content

Commit

Permalink
Merge pull request #586 from pierre-emmanuelJ/patch-1
Browse files Browse the repository at this point in the history
Add Exoscale to the CSI drivers list
  • Loading branch information
k8s-ci-robot authored Jan 19, 2024
2 parents 9fdac9a + b3e95f7 commit 02fc327
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions book/src/drivers.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ Name | CSI Driver Name | Compatible with CSI Version(s) | Description | Persiste
[Dothill-CSI](https://github.com/enix/dothill-csi) | `dothill.csi.enix.io` | v1.3 | Generic CSI plugin supporting [Seagate AssuredSan](https://www.seagate.com/fr/fr/support/dothill-san/assuredsan-pro-5000-series/) appliances such as [HPE MSA](https://www.hpe.com/us/en/storage/flash-hybrid.html), [Dell EMC PowerVault ME4](https://www.dell.com/fr-fr/work/shop/productdetailstxn/powervault-me4-series) and others ... | Persistent | Read/Write Single Node | Yes | Snapshot, Expansion
[Ember CSI](https://ember-csi.io) | `[x].ember-csi.io` | v0.2, v0.3, v1.0 | Multi-vendor CSI plugin supporting over 80 Drivers to provide block and mount storage to Container Orchestration systems. | Persistent | Read/Write Single Pod | Yes | Raw Block, Snapshot
[Excelero NVMesh](https://github.com/Excelero/nvmesh-csi-driver) | `nvmesh-csi.excelero.com` | v1.0, v1.1 | A Container Storage Interface (CSI) Driver for Excelero NVMesh | Persistent | Read/Write Multiple Pods | Yes | Raw Block, Expansion
[Exoscale CSI](https://github.com/exoscale/exoscale-csi-driver) | `csi.exoscale.com` | v1.8.0 | A Container Storage Interface (CSI) Driver for Exoscale Block Storage | Persistent | Read/Write Single Pod | Yes | Raw Block, Snapshot, Topology
[GCE Persistent Disk](https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver) | `pd.csi.storage.gke.io` | v0.3, v1.0 | A Container Storage Interface (CSI) Driver for Google Compute Engine Persistent Disk (GCE PD) | Persistent | Read/Write Single Pod | Yes | Raw Block, Snapshot, Expansion, Topology
[Google Cloud Filestore](https://github.com/kubernetes-sigs/gcp-filestore-csi-driver) | `filestore.csi.storage.gke.io` | v0.3 | A Container Storage Interface (CSI) Driver for Google Cloud Filestore | Persistent | Read/Write Multiple Pods | Yes |
[Google Cloud Storage FUSE](https://github.com/GoogleCloudPlatform/gcs-fuse-csi-driver) | `gcsfuse.csi.storage.gke.io` | v1.x | A Container Storage Interface (CSI) Driver for [Google Cloud Storage FUSE](https://cloud.google.com/storage/docs/gcs-fuse) | Persistent and Ephemeral | Read/Write Multiple Pods | No |
Expand Down

0 comments on commit 02fc327

Please sign in to comment.