anjia0532 opened a new issue #565: URL: https://github.com/apache/apisix-ingress-controller/issues/565
### Issue description 根据公众号推送的文章 [Rancher × Apache APISIX:极速部署更好用的开源网关和 Ingress Controller](https://mp.weixin.qq.com/s/FY_kQd3cZpvXoTFmWMGePg) 的步骤进行安装,发现 apisix-ingress-controller 可以在apisix-admin 创建route和upstream,但是访问时不生效 ### Environment * apache/apisix-ingress-controller:1.0.0 * k3s v1.21.2+k3s1+rancher 2.5.8  ingress日志中有段错误信息 ``` E0701 11:40:08.283465 1 reflector.go:138] pkg/mod/k8s.io/[email protected]/tools/cache/reflector.go:167: Failed to watch *v2alpha1.ApisixConsumer: failed to list *v2alpha1.ApisixConsumer: apisixconsumers.apisix.apache.org is forbidden: User "system:serviceaccount:apisix:apisix-ingress-controller" cannot list resource "apisixconsumers" in API group "apisix.apache.org" at the cluster scope ``` 在负载均衡中看  持续Initializing中 访问域名  ### Minimal test code / Steps to reproduce the issue 1. 2. 3. ### What's the actual result? (including assertion message & call stack if applicable) ### What's the expected result? -- 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]
