wolgod opened a new issue, #7791: URL: https://github.com/apache/apisix/issues/7791
### Description I want to use the kubernetes service discovery function of apisix, and now the demo has been run through, there are two questions 1. If I use the kubernetes service discovery function, is there an interface to get the real Upstream information on the backend of the service, or is this information just cached in the apisix instance and cannot be viewed? 2. in the documentation, it is said that the data exists in ngx.shared.kubernetes. If my apisix instance is restarted, how can I ensure that all Upstreams have been re-acquired before processing the request? ### Environment - APISIX version (run `apisix version`):2.13.2 - Operating system (run `uname -a`):centos7 - OpenResty / Nginx version (run `openresty -V` or `nginx -V`):1.9.19 - etcd version, if relevant (run `curl http://127.0.0.1:9090/v1/server_info`): - 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]
