Back to Challenges
mediumMonitoring & Debugging
Probes Drift
The app works perfectly in local tests. In Kubernetes? It never stays up long enough to find out.
15 min
Initial Situation
A notification service was deployed with health checks configured. The container starts, begins initialization, but Kubernetes keeps restarting it in a loop. There's no application error in the logs - it just keeps getting killed mid-startup.
Your Mission0/1
Loading validation status...
Start this challenge in your local Kubernetes cluster:
$ kubeasy challenge start probes-drift