Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set destination port for Istio ingress gateways #436

Merged
merged 2 commits into from
Feb 13, 2020

Conversation

stefanprodan
Copy link
Member

This PR makes it possible to have multiple ports exposed inside the mesh when using an Istio ingress gateway. The service.port is mapped in the virtual service so that the Gateway traffic would reach the destination on that port. When using the mesh gateway, all ports are subject to traffic shifting, when using an ingress gateway only the service.port will be used.

Fix: #434

@stefanprodan stefanprodan merged commit 1a9cec9 into master Feb 13, 2020
@stefanprodan stefanprodan deleted the istio-gateway-port branch February 13, 2020 15:11
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.

Specifying multiple HTTP match uri in Istio Canary deployment via Flagger
1 participant