Skip to content

Commit d47acc8

Browse files
authored
Add CSI Driver Rclone to drivers documentation
Added CSI Driver Rclone entry with details about its capabilities and supported storage providers.
1 parent 29a171c commit d47acc8

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
@@ -113,6 +113,7 @@ Name | CSI Driver Name | Compatible with CSI Version(s) | Description | Persiste
113113
[Qiniu Kodo CSI](https://github.com/qiniu/csi-driver) | `kodoplugin.storage.qiniu.com` | v1.6 | A Container Storage Interface (CSI) Driver for Qiniu Object Storage (Kodo) | Persistent | Read/Write Multiple Pods | Yes |
114114
[Quobyte](https://github.com/quobyte/quobyte-csi) | `quobyte-csi` | v1.3.0 | A Container Storage Interface (CSI) Driver for Quobyte | Persistent | Read/Write Multiple Pods | Yes | Expansion, Snapshots
115115
[ROBIN](https://get.robin.io/) | `robin` | v0.3, v1.0 | A Container Storage Interface (CSI) Driver for [ROBIN](https://docs.robin.io) | Persistent | Read/Write Multiple Pods | Yes | Raw Block, Snapshot, Expansion, Cloning
116+
[CSI Driver Rclone](https://github.com/veloxpack/csi-driver-rclone) | `rclone.csi.veloxpack.io` | v1.0 | A Container Storage Interface (CSI) Driver for [Rclone](https://rclone.org/) that enables Kubernetes pods to mount cloud storage backends as persistent volumes using rclone, supporting 50+ storage providers | Persistent | Read/Write Multiple Pods | Yes |
116117
[SandStone](https://github.com/sandstone-storage/sandstone-csi-driver) | `csi-sandstone-plugin` | v1.0 | A Container Storage Interface (CSI) Driver for SandStone USP | Persistent | Read/Write Multiple Pods | Yes | Raw Block, Snapshot, Expansion, Cloning
117118
[Sangfor-EDS-File-Storage](https://github.com/evan37717/sangfor-eds-csi) | `eds.csi.file.sangfor.com` | v1.0 | A Container Storage Interface (CSI) Driver for Sangfor Distributed File Storage(EDS) | Persistent | Read/Write Multiple Pods | Yes |
118119
[Sangfor-EDS-Block-Storage](https://github.com/eds-wzc/sangfor-eds-csi) | `eds.csi.block.sangfor.com` | v1.0 | A Container Storage Interface (CSI) Driver for Sangfor Block Storage(EDS) | Persistent | Read/Write Single Pod | Yes |

0 commit comments

Comments
 (0)