Versions Compared

Key

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

...

  • ACCESSMODES: the option chosen is irrelevant, because the data access mode is controlled by the NFS (in particular in the /etc/exports file);

  • RECLAIMPOLICY: uses the Retain policy, even if you have chosen Delete;

  • VOLUMEBINDINGMODE: regardless of the choice, it waits for the creation of the first Pod to create a PV (only in the dynamic case);

  • ALLOWVOLUMEEXPANSION: it does not allow volume expansion, even if you set it to true (only in the dynamic case).

...