Re: load balancing for infra node in HA setup

2018-06-11 Thread Tim Dudgeon
Joel, Thanks for those answers. Yes I am running on OpenStack, but I think this is really completely general. I still have these questions: Is there just one load balancer handling the master and the infra functions (registry and router)? The ansible playbooks will set this up if using an

Re: load balancing for infra node in HA setup

2018-06-08 Thread Joel Pearson
Hi Tim, Answers inline. On 8 June 2018 at 23:00, Tim Dudgeon wrote: > The docs for installing a high availability openshift cluster e.g. [1] are > fairly clear when it comes to the master node. If you set up a 3 masters > then you need a load balancer that sits in front of these. OpenShift can

load balancing for infra node in HA setup

2018-06-08 Thread Tim Dudgeon
The docs for installing a high availability openshift cluster e.g. [1] are fairly clear when it comes to the master node. If you set up a 3 masters then you need a load balancer that sits in front of these. OpenShift can provide this or you can provide your own external one. What not so clear