[DOCS] Change standalone node to dedicated node (elastic/x-pack-elasticsearch#1708)
Original commit: elastic/x-pack-elasticsearch@41e13a2de1
This commit is contained in:
parent
f84ae92e51
commit
dcc4fd28da
|
@ -22,7 +22,7 @@ nodes by default. As the cluster grows and in particular if you have large
|
||||||
{ml} jobs, consider separating dedicated master-eligible nodes from dedicated
|
{ml} jobs, consider separating dedicated master-eligible nodes from dedicated
|
||||||
data nodes and dedicated {ml} nodes.
|
data nodes and dedicated {ml} nodes.
|
||||||
|
|
||||||
To create a standalone master-eligible node when {xpack} is installed, set:
|
To create a dedicated master-eligible node when {xpack} is installed, set:
|
||||||
|
|
||||||
[source,yaml]
|
[source,yaml]
|
||||||
-------------------
|
-------------------
|
||||||
|
|
Loading…
Reference in New Issue