
Kubernetes and Cloud Native Associate (KCNA)
Domain 1Objective 5
Storage KCNA Practice Questions (Page 3)
Part of the Kubernetes Fundamentals domain, which accounts for 44% of the KCNA exam. Linux Foundation does not publish an official question count, but from its 90-minute exam (~35–60 total, ~15–26 in this domain), expect 3–4 from this objective — we provide 26 practice questions to prepare you well beyond it. (estimate)
26questions here
6free pages
6concepts
44%of the exam
Questions 11–15
- 11
You need to mount a directory from the node's filesystem into a pod for debugging purposes. The pod should be able to read and write to that directory. Which volume type should you use?
Select an answer first - 12
A developer creates a PVC that requests 5 GiB with access mode ReadWriteOnce. The cluster has two PVs: PV1 has 10 GiB ReadWriteOnce, PV2 has 5 GiB ReadWriteMany. Which PV will the PVC bind to?
Select an answer first - 13
In a Pod specification, how is a PersistentVolumeClaim (PVC) made available to a container?
Select an answer first - 14
A developer wants to deploy a pod that uses a dynamically provisioned persistent volume. The cluster has a default StorageClass named 'standard'. The developer creates a PVC without specifying a storageClassName. What will happen?
Select an answer first - 15
Which volume type is most appropriate for making a set of configuration files available to a container without baking them into the container image?
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. “KCNA” is a trademark of its owner, used for identification only.