
Certified Kubernetes Administrator (CKA)
Domain 1Objective 3
Manage Persistent Volumes and Persistent Volume Claims CKA Practice Questions (Page 5)
Part of the Storage domain, which accounts for 10% of the CKA exam. Linux Foundation does not publish an official question count, but from its 120-minute exam (~50–80 total, ~5–8 in this domain), expect 2–3 from this objective — we provide 33 practice questions to prepare you well beyond it. (estimate)
33questions here
7free pages
12concepts
10%of the exam
Questions 21–25
- 21
Which volumeMode is used when a pod needs access to a raw block device without a filesystem?
Select an answer first - 22
Which field in a container's volumeMount specifies the directory inside the container where the volume is mounted?
Select an answer first - 23
What must be true for a PVC to be resized by editing its spec.resources.requests.storage?
Select an answer first - 24
A developer needs to create a PersistentVolumeClaim (PVC) that will bind to a specific PersistentVolume (PV) that was manually created. The PV has a capacity of 50Gi, access mode ReadWriteOnce, and no storageClassName. Which PVC spec will successfully bind to this PV?
Select an answer first - 25
A PersistentVolumeClaim (PVC) was created with a requested size of 10Gi and is bound to a PersistentVolume (PV) provisioned by the 'standard' StorageClass. The application now needs 20Gi. The administrator edits the PVC to request 20Gi, but the PVC remains at 10Gi. What is the most likely reason for this?
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. “CKA” is a trademark of its owner, used for identification only.