Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Linux Foundation logo

Certified Kubernetes Security Specialist (CKS)

Domain 2Objective 4

Perform Static Analysis of User Workloads and Container Images (e.g. Kubesec, KubeLinter) CKS Practice Questions (Page 4)

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 22 practice questions to prepare you well beyond it. (estimate)

22questions here
5free pages
6concepts
20%of the exam

Questions 16–20

  1. 16foundation · easy

    Which of the following is a typical security recommendation that Kubesec might provide for a Kubernetes Pod?

    Select an answer first
  2. 17application · medium

    A team uses KubeLinter in CI to lint all Kubernetes YAML files. They want to add a custom check that ensures every container has a `resources.limits.memory` set. Which KubeLinter feature should they use?

    Select an answer first
  3. 18application · medium

    A developer runs Kubesec on a Pod manifest and receives a score of 4. The manifest includes a container with `securityContext.capabilities.add: ['NET_ADMIN']` and `securityContext.privileged: false`. The developer wants to improve the score without breaking the application's need to manage network interfaces. Which change is most appropriate?

    Select an answer first
  4. 19foundation · easy

    What type of information can static analysis of a container image reveal?

    Select an answer first
  5. 20application · medium

    A KubeLinter report flags a Deployment for `runAsNonRoot: false`. The application container is a legacy binary that cannot run as a non-root user. The team decides to accept the risk. Which action is the most appropriate to document and manage this exception?

    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.