Service

Kubernetes readiness probe

GET
Checks the instance to see when it can start accepting traffic.
GET
1curl http://localhost:6333/readyz \
2 -H "api-key: <apiKey>"