A data processing pod keeps crashing and getting evicted. It was working fine yesterday, but now Kubernetes keeps killing it.
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.
Start this challenge in your local Kubernetes cluster: