vb3328998 opened a new issue, #11846:
URL: https://github.com/apache/apisix/issues/11846

   ### 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:
   
   1. Three deployments with different versions (base, v2, v3)
   2. One service that selects all these deployments
   3. Need to route traffic based on header 'deploy_version'
   
   ### Environment
   
   - APISIX version (run `apisix version`): 3.11.0
   - Operating system (run `uname -a`): k8s
   - OpenResty / Nginx version (run `openresty -V` or `nginx -V`):
   - etcd version, if relevant (run `curl 
http://127.0.0.1:9090/v1/server_info`): 3.5
   - APISIX Dashboard version, if relevant: 3.0.0
   - Plugin runner version, for issues related to plugin runners:
   - LuaRocks version, for installation issues (run `luarocks --version`):
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to