Update content/manuals/engine/swarm/how-swarm-mode-works/nodes.md

Co-authored-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
Sarah Sanders 2024-11-04 08:45:14 -08:00
parent 12b1f28c09
commit d81460ef59
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ manager nodes.
* An odd number `N` of manager nodes in the cluster tolerates the loss of at most `(N-1)/2` managers.
Docker recommends a maximum of seven manager nodes for a swarm.
>[!IMPORTANT]
> [!IMPORTANT]
>
> Adding more managers does NOT mean increased scalability or higher performance. In general, the opposite is true.