Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Linux Foundation logo

Kubernetes and Cloud Native Security Associate (KCSA)

Domain 4Objective 7

Admission Control KCSA Practice Questions (Page 4)

Part of the Platform Security domain, which accounts for 16% of the KCSA exam. Linux Foundation does not publish an official question count, but from its 90-minute exam (~35–60 total, ~6–10 in this domain), expect 1–1 from this objective — we provide 24 practice questions to prepare you well beyond it. (estimate)

24questions here
5free pages
8concepts
16%of the exam

Questions 16–20

  1. 16application · easy

    A cluster has the ResourceQuota admission controller enabled. A namespace has a ResourceQuota that limits total CPU requests to 2 cores. A user tries to create a Pod that requests 3 cores. What happens?

    Select an answer first
  2. 17application · medium

    A cluster administrator wants to enforce a policy that prevents any Pod from running with the 'latest' image tag. The policy must be applied to all namespaces except 'kube-system'. Which admission control approach is most appropriate?

    Select an answer first
  3. 18application · medium

    You are configuring a MutatingAdmissionWebhook that adds a default resource request to every Pod. The webhook server is deployed with a self-signed certificate. When you test a Pod creation, the API server returns an error indicating that the webhook connection is not trusted. What is the most likely cause and solution?

    Select an answer first
  4. 19foundation · easy

    Which built-in admission controller automatically adds a default service account to pods that do not specify one?

    Select an answer first
  5. 20application · medium

    Your organization is deploying a policy engine that must inspect every Pod creation request and reject any Pod that requests privileged mode. The policy engine is a separate service that needs to receive the full Pod object before it is persisted to etcd. You have already configured the kube-apiserver to load the policy engine's webhook. Which additional configuration is required to ensure the policy engine sees the request and can reject it?

    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. “KCSA” is a trademark of its owner, used for identification only.