Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Linux Foundation logo

Kubernetes and Cloud Native Associate (KCNA)

Domain 1Objective 5

Storage KCNA Practice Questions (Page 4)

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 16–20

  1. 16foundation · easy

    Which of the following correctly describes the lifecycle phases of a PersistentVolume?

    Select an answer first
  2. 17foundation · easy

    What is the scope of a PersistentVolume (PV) in a Kubernetes cluster?

    Select an answer first
  3. 18application · medium

    Your cluster runs on a cloud provider that offers multiple storage tiers. You need to create a StorageClass that provisions storage with a specific performance tier (e.g., SSD) and allows the volume to be deleted when the PVC is deleted. Which fields must you set in the StorageClass definition?

    Select an answer first
  4. 19application · medium

    Your team deploys a new microservice that needs a 10 GiB filesystem for temporary data that can be deleted when the pod restarts. You want to avoid manual storage administration. You create a StorageClass that uses a cloud provider's standard SSD provisioner. Which resource should the pod's spec reference to obtain storage automatically?

    Select an answer first
  5. 20expert · hard

    Your team has a StorageClass that uses a cloud provider's provisioner with reclaimPolicy: Retain. A developer creates a PVC, uses it in a pod, and then deletes the PVC. The PV is now in the Released state. The developer wants to reuse the same underlying storage for a new PVC. What must be done?

    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.