Donghui0 commented on issue #578: URL: https://github.com/apache/apisix-ingress-controller/issues/578#issuecomment-878836431
> @Donghui0 > > > 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. > > IMO, ingress.class annotation is doing the same things, make multiple controllers handle different ApisixRoute CRDs. You are right. But you can’t use native or custom apisix plugins in ingress resource, There are only a few basic plugins. So can only use ApisixRoute CRDs. the crd has http[].plugins property. -- 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]
