Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: one of etcd server failed #11214

Open
Daniil999464 opened this issue Apr 29, 2024 · 3 comments
Open

bug: one of etcd server failed #11214

Daniil999464 opened this issue Apr 29, 2024 · 3 comments

Comments

@Daniil999464
Copy link

Current Behavior

One of etcd server failed(CrashLoopBackOff)
image
I made the search for this issue and so I found the answer from removememberoncontainertermination to false
but I can't know how I can set the value from apisix
I hope someone who know this support this

Expected Behavior

etcd server running

Error Logs

image

Steps to Reproduce

pv create manually
image
helm install apisix apisix/apisix
--set etcd.volumePermissions.enabled=true
--set admin.allow.ipList="{0.0.0.0/0}"
--namespace ingress-apisix

Environment

-ubuntu22.0.4

@shreemaan-abhishek
Copy link
Contributor

etcd failure is very likely a problem with etcd itself.

@Asakaigg
Copy link

etcd failure is very likely a problem with etcd itself.

Did you check my screenshot ? As you know two of instances are running but I can't know why one instance doesn't run
if there is a problem, I think others doesn't run

@hanqingwu
Copy link
Contributor

please, check calico node why crash ?
etcd need k8s network work normal .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Backlog
Development

No branches or pull requests

4 participants