mirror of https://github.com/docker/docs.git
Update about.md
This commit is contained in:
parent
33d336130d
commit
1bbadc5d3a
|
@ -54,7 +54,7 @@ The application's Dockerized microservices are deployed to a container network.
|
|||
Container networks are a feature of Docker Engine that allows communication
|
||||
between multiple containers across multiple Docker hosts.
|
||||
|
||||
## Swarm Cluster Architecture
|
||||
## Swarm cluster architecture
|
||||
|
||||
To support the application, the design calls for a Swarm cluster with a single
|
||||
Swarm manager and four nodes as shown below.
|
||||
|
|
Loading…
Reference in New Issue