nerdexam
DockerDocker

DCA · Question #125

DCA Question #125: Real Exam Question with Answer & Explanation

Sign in or unlock DCA to reveal the answer and full explanation for question #125. The question stem and answer options stay visible for context.

Submitted by emma.c· Apr 18, 2026Storage and Volumes

Question

During development of an application meant to be orchestrated by Kubernetes, you want to mount the /data directory on your laptop into a container. Will this strategy successfully accomplish this? Solution: Create a PersistentVolume with storageciass: "" and hostPath: /data, and a persistentVolumeClaim requesting this PV. Then use that PVC to populate a volume in a pod

Options

  • AYes
  • BNo

Unlock DCA to see the answer

You've previewed enough free DCA questions. Unlock DCA for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#Kubernetes Volumes#PersistentVolume#PersistentVolumeClaim#hostPath
Full DCA PracticeBrowse All DCA Questions