We’ve recently deployed Rancher on AWS, however we’re encountering alot of timeouts and failure to connect to container’s exec/stats… I’m figuring are being caused by a websocket issue, we had to watch the meetup recording to know that AWS ElasticLoadBalencer needs to be manually configured…
But now that we have re-instantiated the environment with enabling ELB rules to enable websocket over TCP, we’re still encounter websocket errors connecting to the containers. I know that this is probaley caused by an issue with websocket proxy but there are no docs on troubleshooting… Are there a simple set of steps to ensuring all the websocket needs are configured/implemented correctly?