FIREcup opened a new issue, #2744:
URL: https://github.com/apache/apisix-ingress-controller/issues/2744
### Current Behavior
I deployed Apisix using Helm, and the GKE cluster doesn't have GRPCRoute and
other CRD resources installed.
But I close the gateway api:
```
ingress-controller:
config:
disableGatewayAPI: true
```
Ingress-controller startup is throwing the following error:
`2026-04-09T09:43:37.502Z ERROR
controller-runtime.controller-runtime.source.EventHandler source/kind.go:71 if
kind is a CRD, it should be installed before calling Start {"kind":
"GRPCRoute.gateway.networking.k8s.io", "error": "no matches for kind
\"GRPCRoute\" in version \"gateway.networking.k8s.io/v1\""}`
### Expected Behavior
_No response_
### Error Logs
_No response_
### Steps to Reproduce
1. APISIX version: 3.15.0
2. apisix-ingress-controller version: 2.0.1
### Environment
1. APISIX version: 3.15.0
2. apisix-ingress-controller version: 2.0.1
--
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]