Skip to main content
Kubernetes liveness probe

Headers

Accept
enum<string>
Available options:
application/json,
application/x-protobuf

Response

Process is alive.

Liveness probe response returned by GET /health/liveness.

alive
boolean
required

true whenever the HTTP server is processing requests.

Example:

true