mirror of https://github.com/docker/docs.git
commit
797950d68b
|
|
@ -483,7 +483,7 @@ Your key-value store service may require additional ports.
|
||||||
Check your vendor's documentation and open any required ports.
|
Check your vendor's documentation and open any required ports.
|
||||||
|
|
||||||
If you are planning on creating an overlay network with encryption (`--opt encrypted`),
|
If you are planning on creating an overlay network with encryption (`--opt encrypted`),
|
||||||
you will also need to ensure protocol 50 (ESP) is open.
|
you will also need to ensure port 50 (ESP) is open.
|
||||||
|
|
||||||
Once you have several machines provisioned, you can use Docker Swarm to quickly
|
Once you have several machines provisioned, you can use Docker Swarm to quickly
|
||||||
form them into a swarm which includes a discovery service as well.
|
form them into a swarm which includes a discovery service as well.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue