The app works perfectly in local tests. In Kubernetes? It never stays up long enough to find out.
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.
Start this challenge in your local Kubernetes cluster: