
Certified Kubernetes Administrator (CKA)
Domain 5Objective 5
Know How to Use Ingress Controllers and Ingress Resources 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 18 practice questions to prepare you well beyond it. (estimate)
18questions here
4free pages
10concepts
20%of the exam
Questions 1–5
- 1
What happens to requests that do not match any rule in an Ingress resource if no `defaultBackend` is specified?
Select an answer first - 2
A company has an Ingress resource with a rule for 'app.example.com' and a default backend 'maintenance-svc'. They also have a second Ingress resource with a rule for 'app.example.com/admin' pointing to 'admin-svc'. Both use the same NGINX Ingress controller. A request to 'http://app.example.com/unknown' returns the maintenance page. What is the most likely reason?
Select an answer first - 3
An Ingress resource is created but traffic is not being routed to the backend Service. What is a common first step to diagnose the issue?
Select an answer first - 4
What happens if an Ingress rule does not specify a `host` field?
Select an answer first - 5
In an Ingress resource, which field references the Secret containing the TLS certificate?
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.