kibana/docs
gchaps a3da48de12
Remove recommendation of coordinating only node (#100632) (#100932)
* Remove recommendation of coordinating only node

A documentation should be easy and straight forward and giving the user the easiest possible way to get to a fully functioning cluster.

Running a coordinating only node is a bad idea because:

1. Introduces a single point of failure, especially when it is running on the same host as Kibana.
2. Introduces complexity, because you need to run an additional node.

The easiest way to solve the issue of load balancing is to add multiple hosts in the `Elasticsearch.hosts` array in the `Kibana.yml`. This should be far easier than deploying a coordinating node.

* fixed CI errors, there were references to the deleted `load-balancing-es` https://github.com/elastic/kibana/pull/100632

Co-authored-by: Philipp Kahr <philipp.kahr@elastic.co>
2021-05-28 10:37:37 -07:00
..
api [Index patterns] Default index pattern REST API (#100691) (#100798) 2021-05-27 14:00:43 -04:00
apm docs: replace error rate image (#99430) (#99520) 2021-05-06 11:54:59 -07:00
canvas
code
concepts [DOCS] Dashboard changes for 7.13 (#99681) (#100498) 2021-05-24 13:23:37 -07:00
dev-tools
developer chore(NA): moving @kbn/io-ts-utils into bazel (#100810) (#100893) 2021-05-28 12:02:21 -04:00
development [Index patterns] Default index pattern REST API (#100691) (#100798) 2021-05-27 14:00:43 -04:00
discover [DOCS] Dashboard changes for 7.13 (#99681) (#100498) 2021-05-24 13:23:37 -07:00
fleet
getting-started
images [DOCS] Adds runtime fields (#99395) (#99990) 2021-05-12 13:57:08 -07:00
management [Alerting] Link to action config settings from connector docs (#100358) (#100751) 2021-05-26 18:07:58 -07:00
maps [DOCS] Remove redundant maps attribute (#100426) (#100556) 2021-05-25 08:01:21 -07:00
migration
observability
settings [Actions] Converted rejectUnauthorized config usages to verificationMode. (#100179) (#100830) 2021-05-27 19:20:58 -04:00
setup [DOCS] Dashboard changes for 7.13 (#99681) (#100498) 2021-05-24 13:23:37 -07:00
siem
spaces
uptime/images
user Remove recommendation of coordinating only node (#100632) (#100932) 2021-05-28 10:37:37 -07:00
visualize/images
accessibility.asciidoc
action-type-template.asciidoc
CHANGELOG.asciidoc Add known Fleet unenrollment issue (#100829) (#100839) 2021-05-27 16:43:28 -07:00
glossary.asciidoc
gs-index.asciidoc
index.asciidoc [DOCS] Update Docker run instructions (#99340) (#99362) 2021-05-05 08:55:28 -07:00
index.x.asciidoc
limitations.asciidoc
migration.asciidoc
redirects.asciidoc [DOCS] Adds runtime fields (#99395) (#99990) 2021-05-12 13:57:08 -07:00
release-notes.asciidoc
rule-type-template.asciidoc
timelion.asciidoc