Lakshmi2k1 opened a new issue, #11338:
URL: https://github.com/apache/apisix/issues/11338
### Description
Hello,
I have deployed apisix 2.7.0 Helm chart and out of three etcd pods, two
are going into crash loop back off error which affects the ingress created for
other deployments.
<img width="674" alt="image"
src="https://github.com/apache/apisix/assets/59364250/d4c834ba-146c-4bb6-b369-76f7b861ef42">
The logs show the following details,
Master (etcd pod in running state)
"msg":"rejected stream from remote peer because it was
removed","local-member-id"
Other pods (etcd pods in crash loop back off state)
"failed to publish local member to cluster through
raft","local-member-id":"2c16fb63879f0d98","local-member-attributes":"{Name:apisix-etcd-1
ClientURLs:[http://apisix-etcd-1.apisix-etcd-headless.apisix.svc.cluster.local:2379/
http://apisix-etcd.apisix.svc.cluster.local:2379]}","request-path":"/0/members/2c16fb63879f0d98/attributes","publish-timeout":"7s","error":"etcdserver:
request cancelled"
Currently stuck in this, let me know if anyone has faced this and has any
fix for this
### Environment
- APISIX version (run `apisix version`): 2.7.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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]