I found this post:
The post mentioned that there was a bug in rancher 1.1.0dev1. https://github.com/rancher/rancher/issues/4733. I checked and realized that I was using that version.
I followed the directions and removed all the containers and restarted, specifying to user v1.0.1.
remove all containers
$ docker rm -f $(docker ps -a -q)
launch rancher server
$ ./rancher-ha.sh rancher/server:v1.0.1
I can indeed connect over port 80 now with my LoadBalancer set to 80 > 80.
But when I try to connect to https: I get an error that the certificate is invalid. When I look at the certificate, this is what I see.
