Skip to content

Conversation

amne
Copy link

@amne amne commented Aug 30, 2023

Description of changes: I found this example very useful but I was building a setup with multiple Istio Gateways configuring the same istio-proxy and matching the gateway by host worked initially until I switched to using TLS to prepare it for production and everything crumbled. Many nights later reading blogs and documentations it became clear that SNI forward was my issue. ALB Ingress does not forward the SNI to Istio so host-based matching cannot be used to select the gateway. So I think adding this note somewhere in here will help others.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant