Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Linux Foundation logo

Certified Kubernetes Application Developer (CKAD)

Domain 3Objective 1

Implement Probes and Health Checks CKAD Practice Questions (Page 4)

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

19questions here
4free pages
7concepts
15%of the exam

Questions 16–19

  1. 16application · medium

    A team deploys a legacy Java application that occasionally deadlocks, leaving the process alive but unresponsive to HTTP requests. The container image includes a shell script at /healthz that returns exit code 0 when the application can serve traffic and non-zero otherwise. The team wants Kubernetes to automatically restart the container when the application stops responding. Which probe configuration should be added to the container spec?

    Select an answer first
  2. 17foundation · easy

    What is the primary purpose of a readiness probe in a Kubernetes pod?

    Select an answer first
  3. 18foundation · easy

    Which kubelet action is triggered when a liveness probe fails repeatedly beyond the failureThreshold?

    Select an answer first
  4. 19application · medium

    A team runs a gRPC-based microservice that does not expose an HTTP health endpoint. The service listens on TCP port 50051. The team wants to ensure that the pod is only added to the Service endpoints when the gRPC server is actually listening. Which probe configuration should be used?

    Select an answer first
Finished these 4 questions?

Review the revealed explanations, or continue through the curriculum.

No more pagesBack to CKAD

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.