
Certified Kubernetes Administrator (CKA)
Domain 3Objective 2
Use ConfigMaps and Secrets to Configure Applications CKA Practice Questions (Page 8)
Part of the Workloads and Scheduling domain, which accounts for 15% of the CKA exam. Linux Foundation does not publish an official question count, but from its 120-minute exam (~50–80 total, ~8–12 in this domain), expect 2–2 from this objective — we provide 38 practice questions to prepare you well beyond it. (estimate)
38questions here
8free pages
9concepts
15%of the exam
Questions 36–38
- 36
A security policy requires that all Secrets be immutable. An application needs a Secret named 'api-keys' with a key 'api_key' to be injected as an environment variable API_KEY. Which manifest snippet correctly creates the immutable Secret and injects the value?
Select an answer first - 37
A container's command needs to use a value from a ConfigMap as a command-line argument. The ConfigMap key is 'mode' and the value is 'production'. Which pod spec correctly passes this as an argument?
Select an answer first - 38
A ConfigMap named 'app-config' has multiple keys. The application expects a specific file 'settings.json' in the mounted volume. The team wants to avoid exposing other keys in the volume. Which volume configuration achieves this?
Select an answer first
Finished these 3 questions?
Review the revealed explanations, or continue through the curriculum.
No more pagesBack to CKA
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.