whichdew opened a new issue, #2503:
URL: https://github.com/apache/apisix-dashboard/issues/2503

   ### Issue description
   
   Readiness probe failed: Get "http://10.244.0.51:9000/ping": dial tcp 
10.244.0.51:9000: connect: connection refused
     Warning  Unhealthy  19m (x2 over 19m)   kubelet            Liveness probe 
failed: Get "http://10.244.0.51:9000/ping": dial tcp 10.244.0.51:9000: connect: 
connection refused
     Warning  BackOff    36s (x92 over 19m)  kubelet            Back-off 
restarting failed container
   
   ### Expected behavior
   
   everything is ok.
   
   ### How to Reproduce
   
   1. kubeadm 1.24.2
   2. install with helm
   ```
   helm repo add apisix https://charts.apiseven.com
   helm repo update
   helm install apisix-dashboard apisix/apisix-dashboard --create-namespace 
--namespace apisix
   ```
   
   ### Screenshots
   
   _No response_
   
   ### Environment
   
   - apisix version (cmd: `apisix version`):
   - OS (cmd: `uname -a`): 5.15.35-3-pve #1 SMP PVE 5.15.35-6 (Fri, 17 Jun 2022 
13:42:35 +0200) x86_64 GNU/Linux
   - OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`):
   - etcd version, if have (cmd: run `etcd --version`):
   - apisix-dashboard version, if have: 2.13-alpine
   - Browser version, if have:
   
   
   ### Additional context
   
   _No response_


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