Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Linux Foundation logo

Kubernetes and Cloud Native Associate (KCNA)

Domain 1Objective 3

Networking KCNA Practice Questions (Page 5)

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

28questions here
6free pages
7concepts
44%of the exam

Questions 21–25

  1. 21application · medium

    A developer is running a pod in the 'dev' namespace and wants to connect to a Service named 'redis' in the 'cache' namespace. The developer is using the fully qualified domain name (FQDN) 'redis.cache.svc.cluster.local' and the connection is successful. What is the purpose of the 'svc' part in this FQDN?

    Select an answer first
  2. 22foundation · easy

    In Kubernetes, what DNS name is automatically created for a Service named `my-app` in the `default` namespace?

    Select an answer first
  3. 23application · medium

    A company runs a web application in Kubernetes with two services: 'frontend' and 'api'. They want to expose both services externally using a single public IP address, routing traffic based on the URL path: '/app' to 'frontend' and '/api' to 'api'. Which resource should they configure?

    Select an answer first
  4. 24application · medium

    A team has a Service named 'api' that selects three pods. They notice that traffic is not being evenly distributed among the pods. They suspect that the Service's default load-balancing algorithm is the cause. What is the default load-balancing behavior of a Kubernetes Service?

    Select an answer first
  5. 25application · medium

    A cluster administrator is setting up a new Kubernetes cluster and wants to ensure that each pod gets a unique IP address from a specific subnet and that pods on different nodes can communicate. Which component is responsible for implementing this pod-to-pod networking?

    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.