OpenEBS Dynamic NFS PV provisioner can be used to dynamically provision
NFS Volumes using different kinds of block storage available on the Kubernetes nodes.
Using NFS Volumes, you can share Volume data across the pods running on different node machines. You can easily create NFS Volumes using OpenEBS Dynamic NFS Provisioner and use it anywhere.
Please refer to our Quickstart and the OpenEBS Documentation.
NFS PROVISIONER VERSION | KUBERNETES VERSIONS | NOTES |
---|---|---|
0.7.0 | K8s >= 1.14 | NFS Provisioner declared Beta. Changelog |
0.7.1 | K8s >= 1.14 | Changelog |
0.8.0 | K8s >= 1.14 | Changelog |
Deploying WordPress using Dynamic NFS Provisioner
Configuring Node Affinity for NFS Volumes
Setting Resource requirements for NFS Server
Exposing NFS Volume outside the cluster
Configuring Hook for NFS Provisioner
If you encounter any issue while using OpenEBS Dynamic NFS Provisioner, review the troubleshooting guide. You can also file an issue or talk to us on #openebs channel in the Kubernetes Slack.
OpenEBS welcomes your feedback and contributions in any form possible. To contribute code in OpenEBS Dynamic NFS Provisioner, please follow the instructions mentioned on Contributing guide. If you need any help, you can chat with us on #openebs-dev channel in the Kubernetes Slack.
Find the Dynamic NFS Provisioner roadmap items at the OpenEBS Roadmap page.
Participation in the OpenEBS community is governed by the CNCF Code of Conduct.