can anyone help with AWS EKS with the nginx-ingress issue, my EKS is on the private subnet and I have installed nginx-ingress on top of it as an ingress controller after that I have deployed a sample angular application and created service and ingress, I have able to do a curl from the ingress-controller pod with ingress name but when I'm trying to do a curl with elb/alb created by ingress is not working from a busybox pod, can anyone help me on this, please I have deployed my nginx-ingress from the link I have checked a couple of stack overflow articles and questions, but I didn't find the solution, I see a couple of people also looking for the same solution on other platforms, if someone answers this, it will help other people also