nphariharan opened a new issue, #2077: URL: https://github.com/apache/apisix-ingress-controller/issues/2077
### Issue description I am trying to integrate the below components in my EKS Cluster. AWS Network Load balancer ---> Ingress Gateway(Kind: Gateway) ---> Apisix Ingress Controller ----> ApisixRoute But I am unable to hit my hello-world service. Getting '404' error. I do not any see any errors in logs. I suspect that gateway mapping to Ingress controller is missing. Please provide me any sample configuration for the same or any example for the above use case. Thanks, Hariharan. ### Environment - your apisix-ingress-controller version (output of apisix-ingress-controller version --long): 1.6.0 - your Kubernetes cluster version (output of kubectl version): 1.28.3 - if you run apisix-ingress-controller in Bare-metal environment, also show your OS version (uname -a): - etcd - docker.io/bitnami/etcd:3.5.7-debian-11-r14 - Apisix version - apache/apisix:3.6.0-alpine -- 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]
