Job Failure
PWC 👶 Easy Kubernetes
Beginner Mode

Start your terminal to use beginner mode.

Scenario

A Job manifest at /home/interview/fail-job.yaml is failing with a non-zero exit status. The Job has limited retries configured.

Task

Fix the Job so it completes successfully.

Property Value
Namespace batch
Job name fail-job
backoffLimit 1
Command echo 'Success'; exit 0

Terminal requires a larger screen

Open this page on a desktop or tablet (≥ 768px) to launch the terminal and practice hands-on.

Kubernetes Environment

Launch a live cluster to solve this challenge.

Sign In

Track

Question Difficulty Company Access
Need more practice in this area? Explore more questions →