aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lu <chrislusf@users.noreply.github.com>2020-06-15 12:53:59 -0700
committerGitHub <noreply@github.com>2020-06-15 12:53:59 -0700
commit62f208d3b2d4730edcbccbdd2d7485d7082793a2 (patch)
tree36589fa05e603ecb35e246a0054c454a4b2856f3
parentb62ca8e2a98ea214e31db06f1a446211dbd1325f (diff)
downloadseaweedfs-csi-driver-62f208d3b2d4730edcbccbdd2d7485d7082793a2.tar.xz
seaweedfs-csi-driver-62f208d3b2d4730edcbccbdd2d7485d7082793a2.zip
Update README.md
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index d7d7b03..c3826cc 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,7 @@
# Container Storage Interface (CSI) for SeaweedFs
+
+[![Docker Pulls](https://img.shields.io/docker/pulls/chrislusf/seaweedfs-csi-driver.svg?maxAge=604800)](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.
[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)
# 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) \ No newline at end of file
+Participation in this project is governed by [Kubernetes/CNCF code of conduct](https://github.com/kubernetes/community/blob/master/code-of-conduct.md)