You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2020/12/31 03:31:09 UTC

[GitHub] [apisix-helm-chart] tokers edited a comment on issue #16: The Charts deployment apisix with etcd error

tokers edited a comment on issue #16:
URL: https://github.com/apache/apisix-helm-chart/issues/16#issuecomment-752830949


   The etcd service is not deployed? Then of course the `nc` program in apisix initContainer to probe etcd will fail.
   
   > There is an etcd container running on node node4, but bad address is always output in the log
   
   This is the init container in apisix pod, not the etcd container.
   
   It seems the etcd is not deployed correctly:
   
   1) follow the correct step to install apisix by helm chart
   2) check the status of etcd deployment, service


----------------------------------------------------------------
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:
users@infra.apache.org