How to use a single Loadbalancer for multiple ingresses in EKS, using Terraform.
In Cloud, creating resources always comes with a cost. So operating a huge Kubernetes cluster with many deployments and ingresses usually would need a lot of load balancers. Conceptually Kubernetes ingress is like a cloud load balancer, so it's a lot...


