...
- create a PVC: this will create a directory inside the
<exported_path>, according to thepathPatternparameter, and the corresponding PV; - use the newly created PVC.
Example
Let's try the following example, working in the nfs-test namespace. Once the provisioner is implemented, we create a PVC
...