kingGang commented on issue #404: URL: https://github.com/apache/apisix-ingress-controller/issues/404#issuecomment-827288328
> > 我检查了apisxi etcd host配置,并没有发现错误,我现在需要怎么去排查问题? > > # cat config.yaml |grep etcd > > config_center: etcd # etcd: use etcd to store the config value > > etcd: > > host: # it's possible to define multiple etcd hosts addresses of the same etcd cluster. > > ``` > > - "http://apisix-etcd.ingress-apisix.svc.cluster.local:2379" > > ``` > > We need the error.log contents in apisix container. 因为我之前删掉过apisix的 pod, 后面在进去到容器内,看查询的日志内容只有一条“Defaulted container "apisix" out of: apisix, wait-etcd (init)” -- 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. For queries about this service, please contact Infrastructure at: [email protected]
