AWS EKS - cannot access apache httpd behind a LoadBalancer AWS EKS - cannot access apache httpd behind a LoadBalancer kubernetes kubernetes

AWS EKS - cannot access apache httpd behind a LoadBalancer


1.Check your pod running.

2.Check aws IAM and security group also may be 5000 port not open for public.Use curl command in kubernet master and check port.

3.Share a pod logs


check on your aws load balancer for open port of 5000 in security group for LB. as in bound rule.

check for inbound rule of load balancer.