{{define "title"}}Health — Twister API{{end}} {{define "content"}}

Health

Twister exposes two health check endpoints for monitoring and orchestration.

{{range .}}{{template "doc-entry" .}}{{end}}

Usage

Configure your orchestrator to poll these endpoints:

EndpointPurposeFailure action
/healthzLivenessRestart the process
/readyzReadinessRemove from load balancer
{{end}} {{template "layout" .}}