Merge branch 'master' into hostpath

This commit is contained in:
haoqing0110 2018-02-14 12:10:20 +08:00 committed by GitHub
commit 4386eb3a43

View File

@ -28,6 +28,11 @@ Please update the NFS Server & share information in nginx.yaml file.
## Using CSC tool
### Build nfsplugin
```
$ make nfs
```
### Start NFS driver
```
$ sudo ./_output/nfsplugin --endpoint tcp://127.0.0.1:10000 --nodeid CSINode -v=5