Hi Rania
Appreciate your reply.
Our basic requirement is to point our domain name to the api gateway and then use the api gateway to do all the routing to the backend Kube services, much like we currently do with the Ingress service and remove the Ingress configuration.
I am envisaging the api gateway will become a security layer later with threat intelligence, white listing, business analytics reporting etc.
We don't want to have to expose the Ingress if we route via the api gateway. From my research is not currently supported.
If this feature is not currently available and on the development road map, its OK we can wait till google has something that is easy to use and administer.
For now we are happy to stay on the Ingress and our backend will do all the api authentication.
Just to double check, is it possible to use the api gateway to route authenticate and route URL to the backend services and and turn off the Ingress ?
Thanks
Bil