ingress-nginx icon indicating copy to clipboard operation
ingress-nginx copied to clipboard

ingress-controller could filter endpoints by a header in request.

Open ivan-cai opened this issue 2 years ago • 7 comments

If nginx ingress-controller could filter endpoints by a header in request? (for example, label a=b to endpointslice, the requests of having header a=b can be routed to the a=b label endpoints)

ivan-cai avatar May 15 '23 12:05 ivan-cai