singhajitk opened a new issue, #734:
URL: https://github.com/apache/apisix-helm-chart/issues/734

   The cluster existing endpoints in not getting listed in Dashboard Service 
list after providing the discovery Kubernetes services configuration
   
   My understanding is that existing cluster endpoints should get listed or 
available after search in Dashboard Service list
   
   Steps to Reproduce:
   1) Install APISIX with the apache / apisix-helm-chart with discovery 
Kubernetes services configuration
   ```
   discovery:
     kubernetes:
       client:
         token_file: /var/run/secrets/kubernetes.io/serviceaccount/token
       default_weight: 50
       service:
         host: ${KUBERNETES_SERVICE_HOST}
         port: ${KUBERNETES_SERVICE_PORT}
         schema: https
   ```
   
   Environment
   APISIX version : - 3.8.0
   
   Operating system : Linux apisix-647b4867df-79542 5.4.0-136-generic 
https://github.com/apache/apisix/pull/153~18.04.1-Ubuntu SMP Wed Nov 30 
15:47:57 UTC 2022 x86_64 GNU/Linux
   
   OpenResty / Nginx version:
       nginx version: openresty/1.21.4.2
       built by gcc 10.2.1 20210110 (Debian 10.2.1-6)
       built with OpenSSL 3.2.0 23 Nov 2023
      TLS SNI support enabled
   
   APISIX Dashboard version, if relevant: 3.0.0
   
   


-- 
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.apache.org

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

Reply via email to