Is it possible to redirect http to https when using node balancer with Linode Kubernetes engine

Hi - We are using nginx ingress controller with Linode kubernetes engine. Is there a way to force traffic on port 80 to automatically redirect to 443

1 Reply

Hi @sric - That sort of redirect is best done at the Nginx level. There's a post on Server Fault that has some excellent details on how to set it up:

https://serverfault.com/questions/250476/how-to-force-or-redirect-to-ssl-in-nginx

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct