
Certified Kubernetes Administrator (CKA)
Domain 3Objective 2
Use ConfigMaps and Secrets to Configure Applications CKA Practice Questions (Page 3)
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 11–15
- 11
Which of the following is a valid way to create a ConfigMap from a file named 'app.properties'?
Select an answer first - 12
Which kubectl command creates a Secret named 'db-secret' with the key 'password' set to 'S3cret'?
Select an answer first - 13
Which of the following is a valid way to create a Secret from a file named 'credentials.txt'?
Select an answer first - 14
In a Pod manifest, which field is used to inject a specific key from a ConfigMap as an environment variable?
Select an answer first - 15
Which of the following YAML snippets correctly injects the value of the 'color' key from a ConfigMap named 'app-config' into the environment variable 'APP_COLOR'?
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.