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

Study for the Kubernetes Cloud Native Associate (KCNA) Certification. Prepare with flashcards and multiple choice questions. Ensure success with detailed explanations. Ready for your 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