mirror of https://github.com/docker/docs.git
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:
parent
12b1f28c09
commit
d81460ef59
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue