kika-jiaxudong commented on issue #668: URL: https://github.com/apache/apisix-ingress-controller/issues/668#issuecomment-920527606
> logs like "service xxx not found" are harmless, they were logged when endpoints with the same name were changed but the service was not found. > > ``` > E0915 20:10:27.750659 1 reflector.go:138] pkg/mod/k8s.io/[email protected]/tools/cache/reflector.go:167: Failed to watch *v1.Ingress: failed to list *v1.Ingress: the server could not find the requested resource > ``` > > is also not a fatal one. Have you ever investigate the pod status is `Error` or `CrashLoopBackoff`? The pod status is always running, but can get the pod info via "kubectl describe pod",I get that like this: <img width="1096" alt="image" src="https://user-images.githubusercontent.com/83063375/133539804-90fbf831-40e8-48d8-8f2c-05cdb61b08ab.png"> -- 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]
