Service

Kubernetes liveness probe

GET
Monitors the container responsiveness and alerts in case of failure.
GET
1curl http://localhost:6333/livez \
2 -H "api-key: <apiKey>"