Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Linux Foundation logo

Certified Kubernetes Application Developer (CKAD)

Domain 1Objective 4

Utilize Persistent and Ephemeral Volumes CKAD Practice Questions (Page 2)

Part of the Application Design and Build domain, which accounts for 20% of the CKAD exam. Linux Foundation does not publish an official question count, but from its 120-minute exam (~50–80 total, ~10–16 in this domain), expect 3–4 from this objective — we provide 18 practice questions to prepare you well beyond it. (estimate)

18questions here
4free pages
6concepts
20%of the exam

Questions 6–10

  1. 6application · easy

    A company is deploying a stateful application that requires storage that can be accessed by multiple Pods on different nodes simultaneously. The cluster has a StorageClass that provisions network-attached storage. Which access mode should the PersistentVolumeClaim specify?

    Select an answer first
  2. 7foundation · easy

    What happens to a PersistentVolume (PV) when a PersistentVolumeClaim (PVC) that is bound to it is deleted?

    Select an answer first
  3. 8application · medium

    A cluster administrator has a PersistentVolume (PV) with reclaim policy Retain. A user deletes the PersistentVolumeClaim (PVC) that was bound to this PV. What happens to the PV and its data?

    Select an answer first
  4. 9expert · hard

    A cluster administrator has a PersistentVolume (PV) with reclaim policy Retain. A user accidentally deletes the PersistentVolumeClaim (PVC) that was bound to this PV. The PV is now in the Released state. The administrator needs to make the PV available for a new claim without losing the data. What should the administrator do?

    Select an answer first
  5. 10foundation · easy

    Which access mode allows multiple nodes to mount a volume as read-only?

    Select an answer first
Finished these 5 questions?

Review the revealed explanations, or continue through the curriculum.

Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Linux Foundation. “CKAD” is a trademark of its owner, used for identification only.