Failed liveness and readiness probe

373 views
Skip to first unread message

vra...@ncsu.edu

unread,
Sep 13, 2017, 11:09:24 AM9/13/17
to envoy-users
Hello All,

I am trying to setup the liveness probe for our deployments. However the probe fails with the below error: 

` Warning Unhealthy Liveness probe failed: Get http://172.30.30.28:3007/: dial tcp 172.30.30.28:3007: getsockopt: connection refused ` 


We figured that since the probe originates from the kubelet, its a node - > pod communication that is being intercepted by the envoy and hence failing. We tried the to set the passthrough argument for the envoy while deploying, but its still failing.


Reference : https://github.com/istio/pilot/pull/510


This is how I have the probe setup :

  

livenessProbe:

           httpGet:

             port: 3007

           initialDelaySeconds: 15

           periodSeconds: 20


I'm sure we are missing something here. Has anybody else faced this issue with the probes.


Thanks!!

Matt Klein

unread,
Sep 13, 2017, 11:55:23 AM9/13/17
to vra...@ncsu.edu, Istio Users, envoy-users
+istio-users

--
You received this message because you are subscribed to the Google Groups "envoy-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to envoy-users+unsubscribe@googlegroups.com.
To post to this group, send email to envoy...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/envoy-users/a7bc0b42-ff83-4af8-814d-56a05aa0d4d4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
Matt Klein
Software Engineer
mkl...@lyft.com
Reply all
Reply to author
Forward
0 new messages