Open Thilip707 opened 4 months ago
@Thilip707 I've experienced the same phenomenon, and it seems to happen when the quorum is broken as the etcd pod is repositioned nodes. I solved this by scaling out the etcd.
ok will try this now i just reinstalled apisix completely
@Thilip707 try the following command, this worked for me:
kubectl delete pvc -l app.kubernetes.io/name=etcd -n <namespace>
kubectl delete statefulset apisix-etcd -n <namespace>
ok sir thanks will try and update u ...
I installed apisix month back using helm it works good, suddenly a week back two of three etcd pod got crashed dont know how to solve this issue i updated etcd chart to 10.0.3 still same issue