Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Linux Foundation logo

Certified Kubernetes Administrator (CKA)

Domain 5Objective 4

Use the Gateway API to Manage Ingress Traffic CKA Practice Questions (Page 4)

Part of the Servicing and Networking domain, which accounts for 20% of the CKA exam. Linux Foundation does not publish an official question count, but from its 120-minute exam (~50–80 total, ~10–16 in this domain), expect 2–3 from this objective — we provide 28 practice questions to prepare you well beyond it. (estimate)

28questions here
6free pages
8concepts
20%of the exam

Questions 16–20

  1. 16foundation · easy

    Which Gateway API resource is used to define routing rules that attach to a Gateway and direct HTTP traffic to backend services?

    Select an answer first
  2. 17application · medium

    Your team is evaluating whether to migrate from Ingress to the Gateway API. The primary motivation is to allow different teams to manage their own routing rules without requiring cluster-admin privileges. Which feature of the Gateway API directly supports this goal?

    Select an answer first
  3. 18expert · hard

    You have an HTTPRoute with two rules. Rule 1 matches hostname 'app.example.com' and path prefix '/api' with a backendRef to service A. Rule 2 matches hostname 'app.example.com' and path prefix '/api/v1' with a backendRef to service B. A request to 'app.example.com/api/v1/users' is received. Which service will receive the request?

    Select an answer first
  4. 19foundation · easy

    Which of the following is a valid field in a Gateway resource's listener definition?

    Select an answer first
  5. 20application · medium

    You are configuring a Gateway for a multi-tenant cluster. The Gateway must accept HTTPS traffic on port 443 for the hostname 'api.example.com' and also accept HTTP traffic on port 80 for 'admin.example.com'. You need to define two separate listeners in the Gateway spec. What is the correct way to configure these listeners?

    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. “CKA” is a trademark of its owner, used for identification only.