# 3 nodes cluster configuration

**URL:** https://discuss.elastic.co/t/3-nodes-cluster-configuration/58833
**Category:** Elasticsearch
**Created:** [August 24, 2016, 2:36pm UTC](https://discuss.elastic.co/t/3-nodes-cluster-configuration/58833 "2016-08-24T14:36:34Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![newelasticuser](https://avatars.discourse-cdn.com/v4/letter/n/50afbb/32.png) [@newelasticuser](https://discuss.elastic.co/u/newelasticuser)
#### Post date: [August 24, 2016, 2:36pm UTC](https://discuss.elastic.co/t/3-nodes-cluster-configuration/58833/1 "2016-08-24T14:36:34Z")

</div>

Node 1 - Master node ( installed elasticsearch 2.3, Kibana, Marvel application, Marvel agent,shield)  
Node 2 - Master with data node ( installed elasticsearch 2.3,Marvel agent,shield)  
Node 3 - Master with data node ( installed elasticsearch 2.3, Marvel agent,shield)

Node 1 is Master/client and installed Kibana only on Node 1 but not on Node 2 and Node 3? If Node 1 goes down I won't be able to access Kibana. What are the options if Node 1 (Master/client ) node goes down, Do I need to install Kibana on all 3 nodes or do I need to have two client nodes?

---

<div class="post-metadata">

### Author: ![danielmitterdorfer](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/danielmitterdorfer/32/110510_2.png) [@danielmitterdorfer](https://discuss.elastic.co/u/danielmitterdorfer)
#### Post date: [August 24, 2016, 3:24pm UTC](https://discuss.elastic.co/t/3-nodes-cluster-configuration/58833/2 "2016-08-24T15:24:33Z")

</div>

Hi @newelasticuser,

do I understand you correctly that you're concerned about the availability of Kibana? If yes, than this is no different than HA setups for any other web application. You could for example use [HAProxy](http://www.haproxy.org/) in front of multiple Kibana instances.

Daniel

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [July 5, 2017, 10:25pm UTC](https://discuss.elastic.co/t/3-nodes-cluster-configuration/58833/3 "2017-07-05T22:25:29Z")

</div>


