Skip to content

Set destination port for Istio ingress gateways#436

Merged
stefanprodan merged 2 commits intomasterfrom
istio-gateway-port
Feb 13, 2020
Merged

Set destination port for Istio ingress gateways#436
stefanprodan merged 2 commits intomasterfrom
istio-gateway-port

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