Skip to content
This repository has been archived by the owner on Mar 14, 2024. It is now read-only.

Traffic Split #301

Open
mabombo opened this issue May 26, 2023 · 0 comments
Open

Traffic Split #301

mabombo opened this issue May 26, 2023 · 0 comments

Comments

@mabombo
Copy link

mabombo commented May 26, 2023

Is your feature request related to a problem? Please describe.
We have the follow situation:
Our platform is multi pods services applications. View Image
We need to split traffic using app version (ex app label). When a user connect to the ingress, he is routed in version 1 or version2 on the first app based a criterial (header, %, etc etc)
From here, if user matches V1, the traffic is routed on all app version V1 inside kubernetes. (He use always v1 for all other Microservices).
In istio I use sourcelabel to achieve this. There is a easy way to implement the same routing with Nginx Mesh?

example

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant