What does the Reclaim Policy Retain imply for a Persistent Volume in Kubernetes?

Study for the Kubernetes Cloud Native Associate (KCNA) Certification 1 Test. Master the core concepts of Kubernetes with multiple-choice questions and detailed explanations. Prepare and boost your confidence for the KCNA certification exam!

Multiple Choice

What does the Reclaim Policy Retain imply for a Persistent Volume in Kubernetes?

Explanation:
Retain means the storage and its data are kept intact when the bound PVC is deleted. The PV won’t be automatically deleted or recycled, and it won’t be readily available for a new claim until an administrator manually removes the old claim and decides how to reuse or delete the volume. This is why the correct interpretation is that the data stays until the volume is manually deleted or cleared by an admin.

Retain means the storage and its data are kept intact when the bound PVC is deleted. The PV won’t be automatically deleted or recycled, and it won’t be readily available for a new claim until an administrator manually removes the old claim and decides how to reuse or delete the volume. This is why the correct interpretation is that the data stays until the volume is manually deleted or cleared by an admin.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy