diff --git a/docs/reference/modules/node.asciidoc b/docs/reference/modules/node.asciidoc index 9c72bb4931a..4a751030780 100644 --- a/docs/reference/modules/node.asciidoc +++ b/docs/reference/modules/node.asciidoc @@ -17,6 +17,7 @@ requests to the appropriate node. By default, a node is all of the following types: master-eligible, data, ingest, and (if available) machine learning. All data nodes are also transform nodes. // end::modules-node-description-tag[] + TIP: As the cluster grows and in particular if you have large {ml} jobs or {ctransforms}, consider separating dedicated master-eligible nodes from dedicated data nodes, {ml} nodes, and {transform} nodes.