The readiness check endpoint has two states:
-
200 OK
: when Kong Gateway is ready. -
503 Service Temporarily Unavailable
: when Kong Gateway is not ready.
The readiness endpoint does not return detailed information about the node status, but it is still useful for load balancers and other tools that need to monitor the readiness of Kong Gateway instances.