Update README.md

This commit is contained in:
Huamin Chen 2018-02-06 15:58:33 -05:00 committed by GitHub
parent c4c51e0e39
commit 18a4ce4439
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -81,7 +81,7 @@ $ kubectl create -f ./deploy/kubernetes/rbd-secrets.yaml
```
$ kubectl create -f ./deploy/kubernetes/rbd-storage-class.yaml
```
**Important:** rbd-secrets.yaml, must be customized to match your ceph environment.
**Important:** rbd-storage-class.yaml, must be customized to match your ceph environment.
#### Step 3: Start CSI CEPH RBD plugin
```
@ -155,7 +155,7 @@ Source:
# kubectl create -f ./deploy/pod.yaml
```
## CepgFS plugin
## CephFS plugin
TODO