Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • create a PVC: this will create a directory inside the <exported_path>, according to the pathPattern parameter, 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

...