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 2021/09/01 05:32:13 UTC

[GitHub] [apisix-ingress-controller] gxthrj commented on issue #656: I want custom a plugin for Ingress controller

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

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