TLS Termination with ELB

Hi guys,

Recently I have tried to setup an ELB which reponsible for TLS termination and forward plain text to my gateway.

However I got the error when trying to access the service “upstream connect error or disconnect/reset before headers. reset reason: connection termination”.

I have created an issue #14233

Appreciate on any advises !

If by ELB you mean AWS’s ELB, I’d recommend using the AWS NLB load balancer with Istio. Unfortunately there are currently defects in AWS’s NLB which only permit one LB per zone. For more details on configuring Istio with NLB, read the updated blog post here: