🔥 3-day streak
Kubernetes and Cloud Native Associate116 / 142
Question 116 of 142

A developer deploys an application that must retain its data across pod restarts and rescheduling to other nodes. They defined a PersistentVolume in the cluster but their pod's data still disappears when the pod is recreated. Reviewing the pod spec, the volume is mounted directly using an emptyDir. What is the correct way for the pod to consume the durable storage represented by the PersistentVolume?

Reviewed for accuracy · Report an issueNext question