apache / apisix-helm-chart

Apache APISIX Helm Chart
https://apisix.apache.org/
Apache License 2.0
231 stars 209 forks source link

get "" from etcd #21

Open pioneer-hash opened 3 years ago

pioneer-hash commented 3 years ago

I deployed an ETCD outside the container ,apisix pod can not start . The error Info is I deployed an ETCD outside the container

tokers commented 3 years ago

Indeed the error message thrown by APISIX is not so friendly (but the newest APISIX already optimized it, you may try it).

You may deploy another Pod in your Kubernetes cluster, and login it, send requests to the etcd cluster and see what happens.