Install Elasticsearch (ECK) Colearning
📺 https://youtu.be/WXP7Jhhomj8
- Create a 4-node Minikube cluster (for simulated HA)
- List labels for a specific node
- Attempt to trick ES by adding topology zone labels to nodes
- Pain points when using Helm include agreement on identifier
- Attempt to install with Helm
- Add the Elasticsearch Helm repo
- Evaluate the Helm template
- Discussed limitations of Helm
- Discussed strategies for working around Helm constraints
- Beginner look at StatefulSets
Related: