Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Linux Foundation logo

Certified Kubernetes Application Developer (CKAD)

Domain 1Objective 2

Choose and Use the Right Workload Resource (Deployment, DaemonSet, CronJob, Etc.) CKAD Practice Questions (Page 3)

Part of the Application Design and Build domain, which accounts for 20% of the CKAD 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 21 practice questions to prepare you well beyond it. (estimate)

21questions here
5free pages
8concepts
20%of the exam

Questions 11–15

  1. 11foundation · easy

    Which workload resource is used to run a pod on every node in a cluster, including nodes added after the resource is created?

    Select an answer first
  2. 12expert · hard

    You have a DaemonSet that runs a logging agent on every node. You need to update the agent to a new version, but you want to ensure that the update does not cause all nodes to be unavailable at once. You also want to control the rollout speed. What should you do?

    Select an answer first
  3. 13foundation · easy

    A stateless web application needs to be scaled to five replicas. Which Kubernetes resource should be used to manage this?

    Select an answer first
  4. 14foundation · easy

    A one-time batch task needs to run to completion and then stop. Which Kubernetes resource should be used?

    Select an answer first
  5. 15application · medium

    You have a Deployment with 5 replicas. You notice that the ReplicaSet created by the Deployment is managing the pods. You need to scale the application to 10 replicas. What is the recommended way to achieve this?

    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.