mirror of https://github.com/docker/docs.git
parent
03e3c4dd51
commit
7de1b2033e
|
@ -4,6 +4,10 @@ keywords: guide, swarm mode, node
|
|||
title: Join nodes to a swarm
|
||||
---
|
||||
|
||||
> BETA DISCLAIMER
|
||||
>
|
||||
> This is beta content. It is not yet complete and should be considered a work in progress. This content is subject to change without notice.
|
||||
|
||||
When you first create a swarm, you place a single Docker Engine into
|
||||
swarm mode. To take full advantage of swarm mode you can add nodes to the swarm:
|
||||
|
||||
|
|
Loading…
Reference in New Issue