DEV Community

Discussion on: Kubernetes - Redirect HTTP to HTTPS with ELB and the nginx ingress controller

Collapse
 
rastut profile image
Carlos Lopez

Ey we have a similar configuration but running over tcp. If we try to use as default backen http we always get a 504 error, the request die on the ELB. Any idea?

Collapse
 
tomhoule profile image
Tom Houlé

We haven't tried configuring ELB for TCP so I don't have interesting insight, but as a first step I'd try to tweak the LoadBalancer configuration. Sorry :/