Hi everyone.
i'm trying to deploy rancher on eks with these clusters:
eks-cluster1 - rancher-server
eks-cluster2 - development
eks-cluster3 - production.
i'm having some problems with ingress.
I need a load balancer for each cluster or i can use a single aws load balancer for all clusters?
In this case, can i use ingress nginx or aws-load-balancer-controller is a best option?