You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
use route.vars, two routes, same uri, but with different vars like: http_version==v2 and http_version==v3, to different upstream [easy to add or remove route]
or you can use the traffic-split to split via the header to different upstream
Description
Problem Description
I'm trying to use APISIX to handle east-west (service-to-service) traffic in Kubernetes for gray release. Currently, I have:
Environment
apisix version
): 3.11.0uname -a
): k8sopenresty -V
ornginx -V
):curl http://127.0.0.1:9090/v1/server_info
): 3.5luarocks --version
):The text was updated successfully, but these errors were encountered: