
Certified Kubernetes Administrator (CKA)
Domain 1Objective 3
Manage Persistent Volumes and Persistent Volume Claims CKA Practice Questions (Page 2)
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 6–10
- 6
What happens to a PVC that cannot find a matching PV?
Select an answer first - 7
In static provisioning, what is required for a PVC to bind to a manually created PV?
Select an answer first - 8
What is the phase of a PVC after it has been successfully bound to a PV?
Select an answer first - 9
An administrator has a PersistentVolume (PV) with a reclaim policy of 'Retain'. A PersistentVolumeClaim (PVC) that was bound to this PV is deleted. The administrator now wants to make the PV available for a new PVC. What steps must be taken to reuse the PV?
Select an answer first - 10
A cluster has two StorageClasses: 'fast' (provisioner: kubernetes.io/aws-ebs, allowVolumeExpansion: true) and 'slow' (provisioner: kubernetes.io/aws-ebs, allowVolumeExpansion: false). A developer creates a PVC without specifying a storageClassName. Which StorageClass will be used for dynamic provisioning?
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.