winglight opened a new issue, #8776: URL: https://github.com/apache/apisix/issues/8776
### Current Behavior I checker the document: https://apisix.apache.org/docs/dashboard/FAQ/#4-after-modifying-the-plugin-schema-or-creating-a-custom-plugin-in-apache-apisix-why-cant-i-find-it-on-the-dashboard, then I tried to visit apisix control api but 9091 port doesn't exist in apisix pod. Facto, I expect that it should be installed as default with apisix installation. ### Expected Behavior In apisix-admin pod, there should be a control api server listening 9091. ### Error Logs _No response_ ### Steps to Reproduce Install apisix by the instructions of here: https://apisix.apache.org/docs/helm-chart/apisix/ ### Environment - APISIX version (run `apisix version`): 3.1.0 - Operating system (run `uname -a`): k8s/helm - OpenResty / Nginx version (run `openresty -V` or `nginx -V`): - etcd version, if relevant (run `curl http://127.0.0.1:9090/v1/server_info`): 3.5.0 - APISIX Dashboard version, if relevant: - Plugin runner version, for issues related to plugin runners: - LuaRocks version, for installation issues (run `luarocks --version`): -- 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]
