Highly Available and Scalable Elasticsearch on Kubernetes

VAIBHAV THAKUR
FAUN — Developer Community 🐾

--

In the previous post we learned about Stateful Sets by scaling a MongoDB Replica Set. In this post we will be orchaestrating a HA Elasticsearch cluster ( with different Master, Data and Client nodes ) along with ES-HQ and Kibana

Prerequisites:

  1. Basic knowledge of Elasticsearch, its Node types and their roles.

--

--