Baoyuantop commented on issue #2303:
URL: 
https://github.com/apache/apisix-ingress-controller/issues/2303#issuecomment-3204746876

   Hi @luismiguelsaez-steercrm, you can take a look at our latest 2.x version 
of ApisixUpstream to see if it meets your needs? 
https://apisix.apache.org/docs/ingress-controller/reference/apisix-ingress-controller/api-reference/#apisixupstream
   
   ApisixUpstream is only used in the following two scenarios:
   
   1. Referenced in an ApisixRoute's backends: When an ApisixRoute's backends 
references a service, the controller attempts to find an ApisixUpstream with 
the same name to apply additional configuration.
   2. Referenced in an ApisixRoute's upstreams field: An ApisixRoute can 
explicitly reference an ApisixUpstream resource using .spec.http[].upstreams[] .


-- 
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-unsubscr...@apisix.apache.org

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

Reply via email to