
Certified Kubernetes Administrator (CKA)
Domain 1Objective 2
Configure Volume Types, Access Modes and Reclaim Policies CKA Practice Questions (Page 1)
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 16 practice questions to prepare you well beyond it. (estimate)
16questions here
4free pages
6concepts
10%of the exam
Questions 1–5
- 1
Which Kubernetes volume type is commonly used for temporary scratch space that should be deleted when the pod is removed?
Select an answer first - 2
A PersistentVolume with reclaimPolicy: Retain is released after its PVC is deleted. The PV is in the Released state. What is the next step to make this PV available for a new claim?
Select an answer first - 3
Which reclaim policy automatically deletes the underlying storage asset (such as a cloud disk) when the persistent volume claim is deleted?
Select an answer first - 4
Which access mode allows multiple pods on different nodes to mount a volume simultaneously for reading only?
Select an answer first - 5
Which field in a PersistentVolumeClaim specifies the minimum amount of storage that the claim requires?
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.