
Certified Kubernetes Application Developer (CKAD)
Domain 1Objective 1
Define, Build and Modify Container Images CKAD Practice Questions (Page 4)
Part of the Application Design and Build domain, which accounts for 20% of the CKAD 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 3–4 from this objective — we provide 21 practice questions to prepare you well beyond it. (estimate)
21questions here
5free pages
7concepts
20%of the exam
Questions 16–20
- 16
Which command uploads a container image to a registry?
Select an answer first - 17
What is the purpose of tagging an image with multiple tags?
Select an answer first - 18
A developer has an image myapp:latest that runs a web server. The developer needs to change the default port from 8080 to 9090. The developer has the Dockerfile and wants to make the change permanent. Which approach correctly modifies the image?
Select an answer first - 19
A developer has built an image and tagged it as myapp:1.0. The developer realizes that the tag should be myapp:v1.0 to match the versioning convention. The image has not been pushed to a registry yet. Which command correctly re-tags the image?
Select an answer first - 20
A developer is building an image from a Dockerfile in the current directory. The Dockerfile uses a base image that is stored in a private registry. The developer has already logged in to the registry. The build fails with a 'pull access denied' error. Which action is most likely to resolve the issue?
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. “CKAD” is a trademark of its owner, used for identification only.