Skip to content

Liveness probe for the deploy/orchestrator — no auth, no store access. Both the leader and HA standbys answer this so their containers stay healthy while a standby waits for leadership.

GET
/healthz
curl --request GET \
--url https://example.com/healthz
  • None

This process is alive

Media typetext/plain