ArmitageW opened a new issue #581: URL: https://github.com/apache/apisix-ingress-controller/issues/581
### Issue description According to the official website, use kustomization to deploy, report an error, there is no CRD of apisixservices: pkg/mod/k8s.io/[email protected]/tools/cache/reflector.go:98: Failed to list *v1.ApisixService: apisixservices.apisix.apache.org is forbidden: User "system:serviceaccount:apisix:apisix-view-serviceaccount" cannot list resource "apisixservices" in API group "apisix.apache.org" at the cluster scope ### Environment apisix-ingress-controller-1.0.0 apisix version: 2.7 Client Version: version.Info{Major:"1", Minor:"18", GitVersion:"v1.18.9", GitCommit:"94f372e501c973a7fa9eb40ec9ebd2fe7ca69848", GitTreeState:"clean", BuildDate:"2020-09-16T13:56:40Z", GoVersion:"go1.13.15", Compiler:"gc", Platform:"linux/amd64"} Server Version: version.Info{Major:"1", Minor:"18", GitVersion:"v1.18.3", GitCommit:"2e7996e3e2712684bc73f0dec0200d64eec7fe40", GitTreeState:"clean", BuildDate:"2020-05-20T12:43:34Z", GoVersion:"go1.13.9", Compiler:"gc", Platform:"linux/amd64"} * your apisix-ingress-controller version (output of `apisix-ingress-controller version --long`); * your Kubernetes cluster version (output of `kubectl version`); * if you run apisix-ingress-controller in Bare-metal environment, also show your OS version (`uname -a`). -- 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]
