You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/03/25 03:14:32 UTC

[GitHub] [apisix-ingress-controller] tao12345666333 commented on issue #935: Is that any way to set the node priority as it do in the admin api?

tao12345666333 commented on issue #935:
URL: https://github.com/apache/apisix-ingress-controller/issues/935#issuecomment-1078611800


   In fact in Kubernetes, our backends are Pods, and they don't actually make any difference.
   
   But we do have a way to do what you need (if you really need it)
   You can use subset to achieve this. Please refer to https://github.com/apache/apisix-ingress-controller/blob/master/test/e2e/features/subset.go


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org