elasticsearch/docs/java-rest
Ioannis Kakavas 5d3b6bf2f7
Allow node to enroll to cluster on startup (#77718)
The functionality to enroll a new node to a cluster was
introduced in #77292 as a CLI tool. This change replaces this
CLI tool with the option to trigger the enrollment functionality 
on startup of elasticsearch via a named argument that can be 
passed to the elasticsearch startup script (--enrollment-token)
so that the users that want to enroll a node to a cluster can do 
this with one command instead of two. 

In a followup PR we are introducing a CLI tool version of this
functionality, that can be used to reconfigure packaged
installations.
2021-10-27 08:13:49 +03:00
..
high-level Allow node to enroll to cluster on startup (#77718) 2021-10-27 08:13:49 +03:00
low-level Docs: Fix node selector documentation (#75217) 2021-07-13 10:44:37 +01:00
index.asciidoc [DOCS] Removes LLRC from Java REST book. (#78602) 2021-10-05 16:22:59 +02:00
license.asciidoc [DOCS] Bump copyright to 2019 for Java HLRC license (#50206) 2019-12-30 15:38:59 -05:00
overview.asciidoc [DOCS] restructure java clients docs pages (#25517) 2017-07-04 10:58:57 +02:00
redirects.asciidoc Remove endpoint for freezing indices (#78918) 2021-10-26 06:37:56 -05:00