Document load balancer configuration for Gitaly HA
Problem to solve
There should be no single point of failure in a high availability configuration. With the addition of SQL support for replication queues #2166 (closed) and leader election #2547 (closed), a load balancer should be used.
Further details
Proposal
Document a recommended load balancer and correct configuration with multiple Praefect nodes.