Merge pull request #47 from gyliu513/nfs

Added CSI nfsplugin build process.
This commit is contained in:
Huamin Chen 2018-02-13 15:28:52 -05:00 committed by GitHub
commit 1a28a8641b

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