Skip to main content

Kubernetes readiness probe

GET 

/health/ready

Public endpoint returning { status, db } — reports degraded and db: "unreachable" if the database is not responsive so orchestrators can pull the pod from the load balancer.

Request

Responses

Readiness report including database reachability.