File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -65,8 +65,16 @@ $ kubectl get pods --namespace=deis -w
6565
6666Once you see all of the pods in the ` READY ` state, Deis Workflow is up and running!
6767
68+ ## Configure your Load Balancer
69+
70+ After installing Workflow on your cluster, you'll need to [ configure your load balancer] [ lb ] .
71+ Following this step is especially important on AWS because the default idle timeout for connections
72+ on the Elastic Load Balancer is too low for the [ Builder] [ ] to finish a ` git push ` operation.
73+
6874Next, [ configure dns] [ ] so you can register your first user.
6975
70- [ helm ] : http://helm.sh
71- [ using deis ] : ../using -workflow/deploying-an-application .md
76+
77+ [ builder ] : ../understanding -workflow/components .md#builder-builder-slugbuilder-and-dockerbuilder
7278[ configure dns ] : ../managing-workflow/configuring-dns.md
79+ [ helm ] : http://helm.sh
80+ [ lb ] : ../managing-workflow/configuring-load-balancers.md
You can’t perform that action at this time.
0 commit comments