Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Linux Foundation logo

Certified Kubernetes Application Developer (CKAD)

Domain 4Objective 2

Kubernetes Security CKAD Practice Questions (Page 1)

Part of the Application Environment, Configuration and Security domain, which accounts for 25% of the CKAD exam. Linux Foundation does not publish an official question count, but from its 120-minute exam (~50–80 total, ~13–20 in this domain), expect 3–5 from this objective — we provide 26 practice questions to prepare you well beyond it. (estimate)

26questions here
6free pages
12concepts
25%of the exam

Questions 1–5

  1. 1application · medium

    You need to ensure that no pod in the cluster can be created with the 'privileged: true' security context. You have already configured RBAC so that only cluster admins can create pods. What should you do to enforce this requirement at the API server level?

    Select an answer first
  2. 2expert · hard

    You are migrating a legacy application to Kubernetes. The application requires a privileged container to access a host device. Your security team has mandated that all new namespaces must enforce the 'restricted' Pod Security Standard. However, this legacy application cannot run under the 'restricted' standard. What is the best approach?

    Select an answer first
  3. 3foundation · easy

    What is the role of an admission controller?

    Select an answer first
  4. 4application · medium

    You have a batch job that needs to read a Kubernetes Secret via the API server. You want to give this job a dedicated identity that has only the permissions to read that specific Secret. You have created a ServiceAccount named 'secret-reader' and a Role that grants 'get' on the Secret. What else must you do?

    Select an answer first
  5. 5foundation · easy

    Which Pod Security Standard is the most restrictive?

    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.