mirror of https://github.com/docker/docs.git
parent
88d41de994
commit
9111c8b52c
|
@ -483,7 +483,7 @@ Your key-value store service may require additional ports.
|
|||
Check your vendor's documentation and open any required ports.
|
||||
|
||||
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
|
||||
form them into a swarm which includes a discovery service as well.
|
||||
|
|
Loading…
Reference in New Issue