🔥 3-day streak
Certified Kubernetes Administrator (CKA)114 / 125
Question 114 of 125

A PersistentVolume named 'data-pv' was created with persistentVolumeReclaimPolicy set to Retain. After the bound PVC was deleted by a developer, the underlying storage still contains critical data, but the PV now shows STATUS 'Released' and cannot be bound to a new PVC even though the new PVC requests the same storage class, capacity, and access mode. What must you do to make the existing 'data-pv' bindable again while preserving the data?

Reviewed for accuracy · Report an issueNext question