Creating the persistent volume claim (PVC) using storage classes
This task provides the procedure for automatically creating the persistent volume (PV) and the persistent volume claim (PVC) using storage classes.
Before you begin
You must first create the storage classes. See the following example for more details OpenShift dynamic NFS persistent volume using NFS-client-provisioner.