AWS ALB Ingress with backend service of type Nodeport is sending host as ip address instead of actual host

1/30/2019

I have few services running in the backend which i am planning to expose using alb-ingress. The service is set of type Nodeport. We have some domain name checks in the code and i am getting the node ip address instead of the host name there.

I couldn't find any documentation on setting the host header for ALB ingress. Any help is appreciated. Thanks in advance.

-- jose
amazon-eks
amazon-web-services
kubernetes
kubernetes-ingress

0 Answers