-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Description
Expected Behaviour
Healthcheck over HTTP or an exec probe which can be used by Kubernetes to check readiness and health
Current Behaviour
N/a
Possible Solution
Please suggest one of the options above, or see how other projects are doing this and report back.
Context
A health-check can help with robustness.
AlexanderButs