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/liveliness

Response

Successful Response

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

Changes