bug: one of etcd server failed
Current Behavior
One of etcd server failed(CrashLoopBackOff)
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
Steps to Reproduce
pv create manually
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
etcd failure is very likely a problem with etcd itself.
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
please, check calico node why crash ?
etcd need k8s network work normal .