Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Linux Foundation logo

Certified Kubernetes Security Specialist (CKS)

Domain 3Objective 4

Appropriately Use Kernel Hardening Tools Such as AppArmor, Seccomp CKS Practice Questions (Page 2)

Part of the Cluster Hardening domain, which accounts for 15% of the CKS 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–3 from this objective — we provide 22 practice questions to prepare you well beyond it. (estimate)

22questions here
5free pages
7concepts
15%of the exam

Questions 6–10

  1. 6application · medium

    A system administrator has created an AppArmor profile for a containerized application. They want to test the profile without breaking the application. They load the profile in complain mode. What is the expected behavior?

    Select an answer first
  2. 7foundation · easy

    Which command is used to load an AppArmor profile into the kernel?

    Select an answer first
  3. 8foundation · easy

    What is the primary purpose of AppArmor in a Linux system?

    Select an answer first
  4. 9foundation · easy

    In AppArmor's security model, what is a profile attached to?

    Select an answer first
  5. 10application · medium

    A DevOps engineer wants to restrict system calls for a container running a web server. They have created a custom seccomp profile that allows only the necessary syscalls. They apply it to the pod using the following securityContext: ```yaml securityContext: seccompProfile: type: Localhost localhostProfile: profiles/audit.json ``` The pod fails to start with an error that the profile cannot be loaded. The profile file is located at `/var/lib/kubelet/seccomp/profiles/audit.json` on the node. What is the most likely cause?

    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.