Creating a Health Check for Effect Cluster Runners on Kubernetes
I'm running the effect cluster on k8s.
How should I create a health check that's tied with the Runner?
For HTTP servers, exposing a /health is enough.
But for runners on effect cluster, what should we do?
How should I create a health check that's tied with the Runner?
For HTTP servers, exposing a /health is enough.
But for runners on effect cluster, what should we do?
