Donghui0 commented on issue #578: URL: https://github.com/apache/apisix-ingress-controller/issues/578#issuecomment-878754316
I need to use Apisix to handle east-west and north-south traffic separately, so in this scenario I need multiple Apisix clusters. I hope that the routing in each cluster is isolated, does not affect each other, and is clear at a glance. I know that you definitely want me to use ingress_class annotation to distinguish. But I have a lot of routing, and I don't want to write an ingress resource for processing, and each route will introduce different plugins. **Or, is it possible to add a route_class annotation in ApisixRoute CRD**? In this way, I can let multiple controllers handle different ApisixRoute CRDs. -- 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]
