Merge pull request #47 from gyliu513/nfs
Added CSI nfsplugin build process.
This commit is contained in:
commit
1a28a8641b
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user