kingGang opened a new issue #538:
URL: https://github.com/apache/apisix-ingress-controller/issues/538
### Issue description
### Environment
* your apisix-ingress-controller version (output of
`apisix-ingress-controller version --long`);
0.6.0
* your Kubernetes cluster version (output of `kubectl version`);
azure k8s v1.18.14
* if you run apisix-ingress-controller in Bare-metal environment, also show
your OS version (`uname -a`).
unkown
apisix-ingress-controller 运行之后 出现两条报警日志,apisix各项功能正常,但是我不知道他会不会有其他影响,日志如下:
[GIN] 2021/06/08 - 15:16:21 | 200 | 35.302µs | 10.0.192.4 | GET
"/healthz"
E0608 15:16:21.192060 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
2021-06-08T15:16:21+08:00 warn ingress/endpoint.go:93 service
kube-system/kube-controller-manager was deleted
E0608 15:16:21.552209 1 reflector.go:138]
pkg/mod/k8s.io/[email protected]/tools/cache/reflector.go:167: Failed to watch
*v2alpha1.ApisixClusterConfig: failed to list *v2alpha1.ApisixClusterConfig:
apisixclusterconfigs.apisix.apache.org is forbidden: User
"system:serviceaccount:ingress-apisix:apisix-apisix-ingress-controller" cannot
list resource "apisixclusterconfigs" in API group "apisix.apache.org" at the
cluster scope
[GIN] 2021/06/08 - 15:16:22 | 200 | 34.001µs | 10.0.192.4 | GET
"/healthz"
2021-06-08T15:16:22+08:00 warn ingress/endpoint.go:93 service
kube-system/kube-scheduler was deleted
2021-06-08T15:16:23+08:00 warn ingress/endpoint.go:93 service
kube-system/kube-controller-manager was deleted
2021-06-08T15:16:24+08:00 warn ingress/endpoint.go:93 service
kube-system/kube-scheduler was deleted
2021-06-08T15:16:25+08:00 warn ingress/endpoint.go:93 service
kube-system/kube-controller-manager was deleted
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]