Back to Challenges
Pod Evicted
A data processing pod keeps crashing and getting evicted. It was working fine yesterday, but now Kubernetes keeps killing it.
15 min
Initial Situation
A data processing application is deployed as a single pod. The pod starts but keeps crashing after a few seconds. It enters a CrashLoopBackOff state and keeps restarting. The application code hasn't changed - it was working fine in the previous environment.
Your Mission0/3
Loading validation status...
Start this challenge in your local Kubernetes cluster:
$ kubeasy challenge start pod-evicted