diff options
| author | chrislu <chris.lu@gmail.com> | 2022-07-29 00:24:56 -0700 |
|---|---|---|
| committer | chrislu <chris.lu@gmail.com> | 2022-07-29 00:24:56 -0700 |
| commit | 2be5cf2f42bad835de27e85071deb83eda5b1169 (patch) | |
| tree | 6b4497476ee63d5002251ea62d313226517b1866 /README.md | |
| parent | 0d9d6168a8c808428c432c3c78453ebb69379606 (diff) | |
| download | seaweedfs-csi-driver-2be5cf2f42bad835de27e85071deb83eda5b1169.tar.xz seaweedfs-csi-driver-2be5cf2f42bad835de27e85071deb83eda5b1169.zip | |
move to github.com/seaweedfs/seaweedfs
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ [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! +[SeaweedFS](https://github.com/seaweedfs/seaweedfs) is a simple and highly scalable distributed file system, to store and serve billions of files fast! # Deployment (Kubernetes) #### Prerequisites: |
