zhixiongdu027 commented on issue #8313:
URL: https://github.com/apache/apisix/issues/8313#issuecomment-1313027361

   
   sorry i didn't get your point
   
   > > Could you share the configurations of the Kubernetes service discovery 
module and, any error logs?
   > 
   > this not error log, The current phenomenon can be viewed through ss -antp. 
Only when the connection is reconnected can the latest endpoints be obtained
   > 
   > ```
   > kubernetes:
   >     service:
   >       # apiserver schema, options [http, https]
   >       schema: https
   >       # apiserver host, options [ipv4, ipv6, domain, environment variable]
   >       host: xxx.com
   >       # apiserver port, options [port number, environment variable]
   >       port: "6443"  #default ${KUBERNETES_SERVICE_PORT}
   >     client:
   >       token: |-
   >         Xxxx
   >     namespace_selector:
   >       match:
   >         - default
   >         - ^ns-[a-z0-9]+$
   > ```
   
   Sorry,  I didn't get your point


-- 
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]

Reply via email to