Baoyuantop commented on issue #2486: URL: https://github.com/apache/apisix-ingress-controller/issues/2486#issuecomment-3204095683
Hi @smitmistry77, We currently support adding plugins to the Consumer using the Gateway API. You can refer to the example at https://apisix.apache.org/docs/ingress-controller/reference/apisix-ingress-controller/examples/#configure-plugin-on-consumer. This method requires you to configure the GatewayClass and Gateway resources first. You can refer to the instructions at https://apisix.apache.org/docs/ingress-controller/getting-started/key-authentication/ > I also want to highlight that if we are creating the "Consumer" and not "ApisixConsumer" then Apisix Ingress Controller is not syncing it. Regarding this problem, have you configured the GatewayClass and Gateway resources? I tested it according to the document and did not encounter the synchronization problem you mentioned. Also, the latest version is 2.0.0-rc3. Can you upgrade to the latest version and try again? If you have any further questions please let us know. -- 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