We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3928ecf commit 88a23aaCopy full SHA for 88a23aa
1 file changed
docs/installing_deis/configure-load-balancers.rst
@@ -25,7 +25,7 @@ If you want to configure SSL termination on your load balancer, see :ref:`ssl-en
25
26
A health check should be configured on the load balancer to send an HTTP request to /health-check at
27
port 80 on all nodes in the Deis cluster. The health check endpoint returns an HTTP 200. This enables
28
-the load balancer to serve trafic to whichever hosts happen to be running the deis-router component
+the load balancer to serve traffic to whichever hosts happen to be running the deis-router component
29
at any moment.
30
31
EC2
0 commit comments