Request Header Based Routing in Ingress-Nginx #13138
Labels
needs-kind
Indicates a PR lacks a `kind/foo` label and requires one.
needs-priority
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
Hi,
I need to route requests to different services based on the request header values: MODE="DEV", MODE="TEST", and MODE="LIVE". I tried using Canary deployments, but I was only able to create one. Is there any other way to route requests based on the request header?
Thanks in advance!
The text was updated successfully, but these errors were encountered: