Custom health check with consul helm and k8s

Hi guys,

we were using consul with docker swarm earlier and configured it with custom json files to add the upstreams and the custom health check (e.g. to /ping).
Now we are using the consul helm chart and the annotations to inject the side-car proxy and it works very well but one feature I am missing are custom health checks…how can those be added in the k8s setup?

Hi! Right now that feature isn’t supported but we’re actively working on it.

Thanks for the answer