Hi everyone.
Can please someone tell me how I can implement a redirect from 80 to 443 for all of my services? I properly configured all ingress loadbalancers so they route the traffic to the respective service. Also the SSL termination is working properly. But the loadbalancers expose on port 80 as well. I don’t want that. I’d like them to always redirect to 443.
I can’t see any feature to configure routes for different port on ingress loadbalancers. How should I configure this properly within Rancher 2.1.1?
Best qdrop17