KubeasyKubeasy

Master Kubernetes through hands-on challenges and real-world scenarios. Free, open-source learning platform for developers.

Product

  • Challenges
  • Documentation
  • CLI Tool

Community

  • GitHub
  • Discord
  • Contribute

Legal

  • Privacy
  • Terms
  • License

© 2025 Kubeasy. Open source under Apache License 2.0.

KubeasyKubeasyKubeasy
  • Challenges
  • Blog
  • Documentation
Sign InTry Demo
Back to Challenges
mediumMonitoring & DebuggingFix

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