Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Linux Foundation logo

Certified Kubernetes Application Developer (CKAD)

Domain 2Objective 1

Use Kubernetes Primitives to Implement Common Deployment Strategies (e.g. Blue/green or Canary) 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 27 practice questions to prepare you well beyond it. (estimate)

27questions here
6free pages
8concepts
20%of the exam

Questions 6–10

  1. 6expert · hard

    A company is performing a blue/green deployment for a critical application. They have blue (v1) and green (v2) Deployments. The green Deployment has a readiness probe configured. They update the Service selector to point to green. Immediately after the switch, they notice that some users are getting errors. The green pods are all Ready. What is the most likely cause?

    Select an answer first
  2. 7foundation · easy

    In a Kubernetes blue/green deployment, how is traffic switched from the blue version to the green version?

    Select an answer first
  3. 8foundation · easy

    In a blue/green deployment, what is the typical role of the 'blue' environment?

    Select an answer first
  4. 9expert · hard

    A team is running a canary deployment for an API. They have 'api-v1' and 'api-v2' Deployments, each with its own Service. They are using an Ingress with a 90/10 weight split. They want to shift to a 50/50 split, but they also want to ensure that the v2 Service is healthy before increasing its traffic share. What should they do?

    Select an answer first
  5. 10foundation · easy

    In a blue/green deployment, what is the simplest way to roll back to the previous version after traffic has been switched to green?

    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.