1473371932 commented on issue #10756: URL: https://github.com/apache/apisix/issues/10756#issuecomment-1878216432
> Is your etcd service status normal? do you have a route to update the vanishing plugin during this period of time? ``` root@k8s-master:~# kubectl get pods -n apisix NAME READY STATUS RESTARTS AGE apisix-7b4d48bf46-2dqvw 1/1 Running 0 27h apisix-dashboard-fd4f97c8c-zdp2k 1/1 Running 0 3d apisix-etcd-0 1/1 Running 1 (9d ago) 9d apisix-ingress-controller-5dbdb8c8d8-zhp7q 1/1 Running 1 (9d ago) 9d root@k8s-master:~# root@k8s-master:~# kubectl logs -n apisix apisix-etcd-0 | grep -iE "err|fail" root@k8s-master:~# ``` Judging from the logs, there are no obvious errors. -- 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]
