Rancher HA pains

Thanks for your kind response.

  1. About SSL and ELB, I’ve already touched that matter on that post AWS ELB WS problems but in this post I’ve reported that through https only I’ve got some XMLHttpRequest error cause part of web pages are refering to http address and not https - this cause the problem. So I guess to have some suggestion or conf to change for fix it and use ssl only version of rancher manager website.

  2. From what I’ve understood from documentation (and I accept that could be a personal limit of my brain) websocket-proxy is used as entrypoint for all request coming from public website and rancher node. If this correct it means that I’ve to use it in front of load balancer … PUBLIC > websocket-proxy > private load balancer > rancher server … is it right?

What I’m trying to understand is the entire layout of components for HA setup.