connect sidecar add healthcheck in annotation #146
Labels
area/connect
Related to Connect service mesh, e.g. injection
theme/health-checks
About Consul health checking
type/enhancement
New feature or request
waiting-reply
Waiting on the issue creator for a response before taking further action
Now, consul sidecar check services through ip:port. If service listening port, but don't have success probe, consul direct traffic in the dead pod.
Add some annotations such as:
"consul.hashicorp.com/service-check": "http://127.0.0.1:8080/ping/serice/alive':10s"
May be here add checks
consul-k8s/connect-inject/container_init.go
Lines 245 to 261 in 8b83fd9
example:
The text was updated successfully, but these errors were encountered: