Update README.md
This commit is contained in:
parent
b62ca8e2a9
commit
62f208d3b2
@ -1,4 +1,7 @@
|
|||||||
# Container Storage Interface (CSI) for SeaweedFs
|
# Container Storage Interface (CSI) for SeaweedFs
|
||||||
|
|
||||||
|
[](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 will enable 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/chrislusf/seaweedfs) is a simple and highly scalable distributed file system, to store and serve billions of files fast!
|
||||||
@ -47,4 +50,4 @@ $ kubectl delete -f deploy/kubernetes/seaweedfs-csi.yaml
|
|||||||
[Apache v2 license](https://www.apache.org/licenses/LICENSE-2.0)
|
[Apache v2 license](https://www.apache.org/licenses/LICENSE-2.0)
|
||||||
|
|
||||||
# Code of conduct
|
# Code of conduct
|
||||||
Participation in this project is governed by [Kubernetes/CNCF code of conduct](https://github.com/kubernetes/community/blob/master/code-of-conduct.md)
|
Participation in this project is governed by [Kubernetes/CNCF code of conduct](https://github.com/kubernetes/community/blob/master/code-of-conduct.md)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user