health

Health Liveliness

Unprotected endpoint for checking if worker is alive.

Returns 503 once graceful shutdown has begun so Kubernetes stops counting the draining pod as live and terminates it on schedule.

get/health/liveness

Response

Successful Response

{"stackTrail":"paths:/health/liveness:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes