
Kubernetes and Cloud Native Associate (KCNA)
Domain 1Objective 5
Storage KCNA Practice Questions (Page 2)
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 6–10
- 6
You are asked to deploy an application that requires 20 GiB of storage. The cluster has a StorageClass named 'fast' that provisions network-attached storage. You create a PVC that requests 20 GiB and specifies storageClassName: fast. The pod that uses this PVC is scheduled on a node. What is the sequence of events that occurs?
Select an answer first - 7
Which component is responsible for actually creating the underlying storage resource when a StorageClass is used?
Select an answer first - 8
In a StatefulSet, how is persistent storage typically associated with each Pod?
Select an answer first - 9
What happens when a PersistentVolumeClaim (PVC) is created and a matching PersistentVolume (PV) is found?
Select an answer first - 10
Your team wants to use a StorageClass that delays the creation of the persistent volume until a pod that uses the PVC is scheduled. This is to ensure the volume is created in the same zone as the pod. Which field should you set in the StorageClass?
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.