
Certified Kubernetes Security Specialist (CKS)
Domain 2Objective 1
Minimize Base Image Footprint CKS Practice Questions (Page 1)
Part of the Minimize Microservice Vulnerabilities domain, which accounts for 20% of the CKS 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 27 practice questions to prepare you well beyond it. (estimate)
27questions here
6free pages
8concepts
20%of the exam
Questions 1–5
- 1
Which process best supports keeping container images secure over time?
Select an answer first - 2
Your CI pipeline scans all images for vulnerabilities. A scan of a new image built from 'alpine:3.14' reports a critical CVE in the 'musl' library. The CVE is not present in 'alpine:3.15'. Your application is a static Go binary that does not use musl. You need to decide whether to update the base image. What is the best course of action?
Select an answer first - 3
A developer wants to ensure that a container image build is reproducible and does not unexpectedly change when the base image is updated. Which practice is most effective?
Select an answer first - 4
Your organization has a policy that all images must be reproducible and that security updates must be applied within 7 days of a CVE being published. You currently use 'FROM node:16-alpine' in your Dockerfile. A critical CVE is published for a library in the alpine base image. You need to update the base image while maintaining reproducibility. What is the best approach?
Select an answer first - 5
A developer is selecting a base image for a containerized application that runs a compiled Go binary. The goal is to minimize the attack surface and image footprint. Which base image choice best meets this goal?
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. “CKS” is a trademark of its owner, used for identification only.