Merge pull request #23820 from ericbarch/master

Add missing words in the swarm docs
Upstream-commit: e770b80d80485e99cdfb8e25341a087624d13b3a
Component: engine
This commit is contained in:
Sven Dowideit
2016-06-22 11:58:09 +10:00
committed by GitHub
+1 -1
View File
@@ -82,7 +82,7 @@ running the task for the service. All nodes in the swarm cluster route ingress
connections to a running task instance.
Swarm mode has an internal DNS component that automatically assigns each service
in the swarm DNS entry. The swarm manager uses **internal load balancing**
in the swarm a DNS entry. The swarm manager uses **internal load balancing** to
distribute requests among services within the cluster based upon the DNS name of
the service.