1
00:00:00,660 --> 00:00:07,110
In part four, I will explain all the concepts you need to know before we deploy ElasticSearch in the

2
00:00:07,110 --> 00:00:12,450
communities, Kluster ElasticSearch will be where our log's will get started.

3
00:00:12,780 --> 00:00:19,260
So first, I will explain briefly what ElasticSearch is and why we're using it in our setup.

4
00:00:19,710 --> 00:00:27,330
We're going to deploy multiple replicas of ElasticSearch, and since it's a stateful application, we

5
00:00:27,330 --> 00:00:30,770
will replicate it using stateful set component.

6
00:00:31,140 --> 00:00:37,530
So I will also explain briefly what stateful said component is and how it compares to deployment component

7
00:00:37,830 --> 00:00:41,560
in order to make our lives and ElasticSearch deployment easier.

8
00:00:41,580 --> 00:00:43,200
We're going to use Helme charts.

9
00:00:43,590 --> 00:00:50,310
So I'm also going to explain what Helme is and what Helme charts are and how they make application deployment

10
00:00:50,310 --> 00:00:51,660
easier in communities.
