July 2018
Intermediate to advanced
504 pages
11h 34m
English
The interaction between PV and PVC resources is comprised of several steps, which are shown in the following diagram:

OpenShift cluster administrators can configure dynamic PV provisioning or configure PV resources in advance. Once a user has requested a storage resource using the PVC with specific size and access mode requirements, OpenShift looks for an available PV resource. The user always gets what they ask for, at least. In order to keep storage usage to a minimum, OpenShift binds the smallest PV that matches all criteria. A PVC remains unbound until a suitable PV is found. ...
Read now
Unlock full access