mirror of https://github.com/docker/docs.git
doc: spell check swarm in discovery readme
Signed-off-by: Raoof Mohammed <raoof.md@gmail.com>
This commit is contained in:
parent
ddf4d50bb6
commit
52a184c1db
|
@ -11,7 +11,7 @@ Docker Swarm comes with multiple Discovery backends.
|
||||||
## Backends
|
## Backends
|
||||||
|
|
||||||
You use a hosted discovery service with Docker Swarm. The service
|
You use a hosted discovery service with Docker Swarm. The service
|
||||||
maintains a list of IPs in your swam. There are several available
|
maintains a list of IPs in your swarm. There are several available
|
||||||
services, such as `etcd`, `consul` and `zookeeper` depending on what
|
services, such as `etcd`, `consul` and `zookeeper` depending on what
|
||||||
is best suited for your environment. You can even use a static
|
is best suited for your environment. You can even use a static
|
||||||
file. Docker Hub also provides a hosted discovery service which you
|
file. Docker Hub also provides a hosted discovery service which you
|
||||||
|
|
Loading…
Reference in New Issue