I have set up Rancher Server(:8080) and Rancher Agent on one single Host with no problems. I added a LoadBalancer (through UI) which serves Services via Port 80 and another LB for TLS. After that i wanted to serve the Rancher Server via TLS and started an Nginx container which upstreams Port 443 and 80 to rancher-server:8080.
Now i cant use these ports to for the previous LoadBalancer setup. How can i use port 80 and 443 for the Rancher Server and for my Load Balancer based on requested Hostname. Am I missing something ? quite unexperienced with this stuff.
thanks,
toni