Added CSI nfsplugin build process.

This commit is contained in:
Guangya Liu 2018-02-07 21:14:26 +08:00
parent 96c25b7b34
commit 04e38ab5b5

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