Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Linux Foundation logo

Kubernetes and Cloud Native Associate (KCNA)

Domain 1Objective 1

Kubernetes Core Concepts KCNA Practice Questions (Page 11)

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 60 practice questions to prepare you well beyond it. (estimate)

60questions here
12free pages
24concepts
44%of the exam

Questions 51–55

  1. 51application · medium

    A company runs a microservices application where the frontend needs to communicate with a backend service. The backend has 3 replicas, each with its own Pod IP. The frontend uses a Service named 'backend' to reach the backend. The team wants to ensure that the frontend always resolves the Service name to a stable virtual IP, regardless of Pod restarts or scaling. Which Service type should they use?

    Select an answer first
  2. 52foundation · easy

    How does a Service select which Pods to route traffic to?

    Select an answer first
  3. 53foundation · easy

    Which statement correctly describes the role of worker nodes in a Kubernetes cluster?

    Select an answer first
  4. 54application · medium

    A team deploys a web application that takes 30 seconds to initialize before it can serve traffic. They notice that during startup, the application is receiving requests and returning errors. They want to prevent traffic from being sent to the Pod until it is fully ready, but they do not want the container to be restarted during initialization. Which probe configuration should they use?

    Select an answer first
  5. 55foundation · easy

    What is the primary responsibility of a ReplicaSet?

    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.