
Certified Kubernetes Administrator (CKA)
Domain 5Objective 4
Use the Gateway API to Manage Ingress Traffic CKA Practice Questions (Page 1)
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 1–5
- 1
Your HTTPRoute is in the 'app' namespace, but the backend service 'payments' is in the 'backend' namespace. You need to route traffic to this cross-namespace service. What must you configure in the HTTPRoute's backendRef to make this work?
Select an answer first - 2
You are configuring an HTTPRoute for a canary deployment. You want 90% of traffic to go to the stable service (v1) and 10% to the canary service (v2). Both services are in the same namespace. Which backendRef configuration achieves this traffic split?
Select an answer first - 3
You have an HTTPRoute that matches hostname 'example.com' and routes to service A. You also have a second HTTPRoute that matches hostname 'example.com' and path prefix '/admin' and routes to service B. Both HTTPRoutes are attached to the same Gateway. A request to 'example.com/admin' is received. Which service will receive the request?
Select an answer first - 4
What is the primary purpose of a GatewayClass resource in the Gateway API?
Select an answer first - 5
In an HTTPRoute, which field is used to specify the backend Kubernetes Service that traffic should be forwarded to?
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.