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

   ### Description
   
   Hi, I see that in apisix's kubernetes service discovery, it supports 
"label_selector".
   
   https://apisix.apache.org/zh/docs/apisix/discovery/kubernetes/
   
   But how to support "label_selector" in upstream,For example:
   
   With multiple versions of Pods deployed for a service, traffic needs to be 
directed to different Pods through different labels.
   
   I see that "apisix_upstream subsets" in "ingress-controller" support similar 
functionality, but rely on "ingress-controller"
   
https://apisix.apache.org/zh/docs/ingress-controller/references/apisix_upstream/
   
   How does upstream support subset like functionality in apisix's kubernetes 
service discovery?
   
   ### Environment
   
   - APISIX version (run `apisix version`): 2.15.0


-- 
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