diff options
| author | Chris Lu <chrislusf@users.noreply.github.com> | 2023-03-20 12:07:42 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-20 12:07:42 -0700 |
| commit | 703106844f0545f197cd25b64e3daf9269e7d88a (patch) | |
| tree | e4f506518c32e7ac9777a65f1211d5e40bc57837 | |
| parent | 3596a9abaaff00b3bd9b9ed79a02fc6dad43e2a7 (diff) | |
| parent | 13c9836a9d6af2db2bb3f38eb3f583eb06fff633 (diff) | |
| download | seaweedfs-csi-driver-703106844f0545f197cd25b64e3daf9269e7d88a.tar.xz seaweedfs-csi-driver-703106844f0545f197cd25b64e3daf9269e7d88a.zip | |
Merge pull request #113 from washcycle/patch-1
Update README.md
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ # Container Storage Interface (CSI) for SeaweedFS [](https://hub.docker.com/r/chrislusf/seaweedfs-csi-driver/) +[](https://artifacthub.io/packages/search?repo=seaweedfs-csi-driver) [Container storage interface](https://kubernetes-csi.github.io/docs/) is an [industry standard](https://github.com/container-storage-interface/spec/blob/master/spec.md) that enables storage vendors to develop a plugin once and have it work across a number of container orchestration systems. |
