Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Linux Foundation logo

Certified Kubernetes Application Developer (CKAD)

Domain 2Objective 2

Understand Deployments and How to Perform Rolling Updates CKAD Practice Questions (Page 2)

Part of the Application Deployment 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 29 practice questions to prepare you well beyond it. (estimate)

29questions here
6free pages
10concepts
20%of the exam

Questions 6–10

  1. 6foundation · easy

    Which kubectl command rolls back a Deployment named 'web' to the previous revision?

    Select an answer first
  2. 7application · easy

    A Deployment named 'api' currently has 3 replicas. The team expects a traffic spike and wants to increase the number of running pods to 10. Which command achieves this?

    Select an answer first
  3. 8application · medium

    A team updates a Deployment's image, but the new pods are failing readiness checks. The rollout is stuck. Which command would show the reason for the rollout being stuck?

    Select an answer first
  4. 9expert · medium

    A Deployment has 4 replicas and uses the RollingUpdate strategy with maxSurge: 1 and maxUnavailable: 1. The team updates the image. What is the minimum number of pods that will be available during the update?

    Select an answer first
  5. 10expert · hard

    A Deployment runs a service that must have zero downtime during updates, but the team also wants to minimize the number of extra pods created to save resources. Which strategy configuration best balances these requirements?

    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.