I would like to know if it's possible to create a single ingress and use it to route traffic to all the services I want, which are deployed on different namespaces on a GKE cluster.
I use traefik to get this wrokflow, traefik is exposed to internet with a single public IP, then with rules I direct each domain to the correct service