This repository is no longer maintained and has been archived.
This repository hosts the CSI Flexadapter driver and all of its build and dependent configuration files to deploy the driver.
Start Flexvolume adapter for simple nfs flexvolume driver$ sudo ./bin/flexadapter --endpoint tcp://127.0.0.1:10000 --drivername simplenfs --driverpath ./examples/simplenfs-flexdriver/driver/nfs --nodeid CSINode -v=5
GO111MODULE=off go get -u github.com/rexray/gocsi/csc
$ csc identity plugin-info --endpoint tcp://127.0.0.1:10000
"simplenfs" "0.1.0"
$ csc node publish --endpoint tcp://127.0.0.1:10000 --target-path /mnt/nfs --attrib server=a.b.c.d --attrib share=nfs_share nfstestvol
nfstestvol
$ csc node unpublish --endpoint tcp://127.0.0.1:10000 --target-path /mnt/nfs nfstestvol
nfstestvol
$ csc node get-info --endpoint tcp://127.0.0.1:10000
CSINode 0 (*csi.Topology)(nil)
$ csc node get-capabilities
--endpoint tcp://127.0.0.1:10000
&{}
Community, discussion, contribution, and support
Learn how to engage with the Kubernetes community on the community page.
You can reach the maintainers of this project at:
Participation in the Kubernetes community is governed by the Kubernetes Code of Conduct.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4