gxthrj commented on issue #656: URL: https://github.com/apache/apisix-ingress-controller/issues/656#issuecomment-909905451
@geekgao You can configure plug-ins directly under `ApisixRoute` resources like [this](https://apisix.apache.org/docs/ingress-controller/concepts/apisix_route#plugins), but custom plug-ins are not what ingress-controller does. So you need to learn how to customize the plug-in first from the [documentation](https://apisix.apache.org/docs/apisix/plugin-develop/), and then you can configure it in the ApisixRoute resource according to the plug-in's schema. -- 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]
