I installed gloo in my cluster as ingress controller. (I am using EKS)
glooctl install ingress
.
This creates a new elb but in the newly created elb status of all the nodes are OutofService
(It's failing health checks).
Anyone have any idea what could be the issue. All my pods are working fine on the nodes. (Also my nodes dont have a public IP could this be the reason)