nerdexam
Linux_Foundation

CKAD · Question #14

A user has reported an application is unreachable due to a failing livenessProbe. Perform the following tasks: Find the broken pod and store its name and namespace to /opt/KDOB00401/broken.txt in the

Sign in or unlock CKAD to reveal the answer and full explanation for question #14. The question stem and answer options stay visible for context.

Submitted by joshua94· May 4, 2026Application Observability and Maintenance

Question

A user has reported an application is unreachable due to a failing livenessProbe. Perform the following tasks:
  • Find the broken pod and store its name and namespace to /opt/KDOB00401/broken.txt in the format: <namespace>/<pod>
  • Store the associated error events to a file /opt/KDOB00401/error.txt. The output file has already been created. You will need to use the -o wide output specifier with your command
  • Fix the issue.

Exhibit

CKAD question #14 exhibit

Unlock CKAD to see the answer

You've previewed enough free CKAD questions. Unlock CKAD for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#Liveness Probes#Pod Troubleshooting#kubectl#Application Health
Full CKAD Practice