I am deploying an application that has an HTTPS endpoint running on port 8443.
When I am trying to expose it to the world using Rancher UI . (Workloads->LoadBalancing->Add Ingress)
I am able to access the endpoint, however it is failing with “The plain HTTP request was sent to HTTPS port”
So far have not been able to find a clear instructions for this type of setup.
I am running Rancher 2.0 with Kubernetes 1.10 and Docker CE 17.03
Thank you for help
- M