[DOCS] Update add node section#89393
Conversation
|
Pinging @elastic/es-docs (Team:Docs) |
ywangd
left a comment
There was a problem hiding this comment.
I wonder whether it would be better to embed the content of the "enroll-nodes" page instead of linking to it. This page is already titled as "Add and remove nodes in your cluster". It feels awkward that it has to link to another page that has almost the same (sub) title.
Related, but not directly for this PR, is that I noticed the same "enroll-nodes" content is embedded twice in the Starting Elasticsearch page (first and second). I think linking is actually a better option here since (1) the page is mostly about starting up not additional nodes and (2) avoid repetition.
I updated the page to include this content directly, rather than linking to it. |
* [DOCS] Update add node section * Include information for enrolling nodes
* [DOCS] Update add node section * Include information for enrolling nodes
Updates the verbiage in Add and remove nodes in your cluster to reference the section for enrolling additional nodes in your cluster.
Preview link: https://elasticsearch_89393.docs-preview.app.elstc.co/guide/en/elasticsearch/reference/master/add-elasticsearch-nodes.html
Closes #86334