Containers & Kubernetes ยท Docker
What is a common mistake with Container health checks?
Checking only that a port is open or creating a health endpoint that depends on every downstream service can produce misleading results.
Checking only that a port is open or creating a health endpoint that depends on every downstream service can produce misleading results.