-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
can't fix by usWe can't fix the problem because it is lying on others' codeWe can't fix the problem because it is lying on others' code
Description
Current Behavior
One of the three etcd nodes is broken (once every two weeks)
Expected Behavior
Three nodes should be operating normally
Error Logs
Steps to Reproduce
1.insatll the etcd cluster:
helm upgrade etcd-release --install --create-namespace --namespace etcd --version v8.5.11 --values apisix/etcd.yaml etcd-repo/etcd
2.install the apisix:
helm upgrade apisix-release --install --create-namespace --namespace apisix --version v0.11.4 --values apisix/apisix-new.values.yml apisix/apisix
Environment
- APISIX version (run
apisix version): 2.15.0 - Operating system (run
uname -a): Linux etcd-release-2 5.4.0-1089-azure - OpenResty / Nginx version (run
openresty -Vornginx -V): openresty/1.21.4.1 - etcd version, if relevant (run
curl http://127.0.0.1:9090/v1/server_info): helm.sh/chart:etcd-8.5.11 - APISIX Dashboard version, if relevant:
- Plugin runner version, for issues related to plugin runners:
- LuaRocks version, for installation issues (run
luarocks --version): 3.8.0
juzhiyuan
Metadata
Metadata
Assignees
Labels
can't fix by usWe can't fix the problem because it is lying on others' codeWe can't fix the problem because it is lying on others' code

