Skip to main content
GET
Liveness Probe

Liveness Check

Returns 200 OK if the operator process is running. No authentication required.

Readiness Check

Returns 200 OK if the operator can reach the Kubernetes API server. Returns 503 if not ready.

Response

Operator is alive

status
string
Example:

"ok"

timestamp
string<date-time>