Skip to content

Commit 596ec95

Browse files
author
Matthew Fisher
committed
docs(installing_deis): add load balancer docs
1 parent 3513370 commit 596ec95

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

docs/installing_deis/rackspace.rst

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,25 @@ Configure DNS
9696
See :ref:`configure-dns` for more information on properly setting up your DNS records with Deis.
9797

9898

99+
Configure Load Balancer
100+
-----------------------
101+
102+
You'll need to create two load balancers on Rackspace to handle your cluster:
103+
104+
.. code-block:: console
105+
106+
Load Balancer 1
107+
Port 80
108+
Protocol HTTP
109+
Health Monitoring -
110+
Monitor Type HTTP
111+
HTTP Path /health-check
112+
113+
Load Balancer 2
114+
Virtual IP Shared VIP on Another Load Balancer (select Load Balancer 1)
115+
Port 2222
116+
Protocol TCP
117+
99118
Install Deis Platform
100119
---------------------
101120

0 commit comments

Comments
 (0)