diff options
| author | Chris Lu <chrislusf@users.noreply.github.com> | 2021-07-10 21:11:15 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-10 21:11:15 -0700 |
| commit | cecbc77245b94b20a7006988fea38e3253b23cd8 (patch) | |
| tree | 96b2d30379fd74e2f68d28a0ae926e570155d9d2 | |
| parent | 9c8c528b76d06e25d2207bc5b6804892361d9738 (diff) | |
| download | seaweedfs-csi-driver-cecbc77245b94b20a7006988fea38e3253b23cd8.tar.xz seaweedfs-csi-driver-cecbc77245b94b20a7006988fea38e3253b23cd8.zip | |
Update README.mdv.1.0.0
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ [](https://hub.docker.com/r/chrislusf/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 will enable storage vendors to develop a plugin once and have it work across a number of container orchestration systems. +[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. [SeaweedFS](https://github.com/chrislusf/seaweedfs) is a simple and highly scalable distributed file system, to store and serve billions of files fast! |
