[16:41:25] \o We (ML team have been a bit stumped by a pod-to-pod connection not working as we expected. SInce we're running a bit out of time, we could use some help. Luca is out until next week, so I'm asking here if someone would be willing to help. It likely is someth buried deeply in Istio/Calico configs, nor networkpolicies. DNS resolution works, but on the ports we've tried, we either get [16:41:27] ECONN or an immediate hangup. [16:50:52] klausman: If you can point me to some details about the where and what and what you tried already, I can take a look tomorrow EU morning [16:51:12] ty! I will try and get a summary into a Phab task [17:22:53] ECONN in kubernetes is usually because no pod is ready and connections to a kubernetes service address+port without endpoints/endpointslices returns ECONN [17:23:52] I have no other context, but perhaps look into whether there are situations where all pods are set as not ready and the service is without endpoints.