Closed arun0704 closed 6 years ago
In this issue where TCP/TLS connection was failing, connection from downstream to towards upstreams TCP/TLS connection failed due to TLS certs are got expired so we were reporting with issue "upstream connect error or disconnect/reset before headers" , we generated new certs and fixed this issue. all latest certs are pushed to github in certs folder. Thanks
HI, I have run given example earlier in my cluster it was working , when i run now i got stuck with issue "upstream connect error or disconnect/reset before headers". Helthcheck works for all pods,all pods are running fine. it reports issue " upstream connect error or disconnect/reset before headers", when i do "curl ingres_svc_Ip:nodeport/index". We have not done any configuration changes in envoy files.it suppose to work.please help if any idea regarding this issue?