zet

Install Elasticsearch (ECK) Colearning

📺 https://youtu.be/WXP7Jhhomj8

  1. Create a 4-node Minikube cluster (for simulated HA)
  2. List labels for a specific node
  3. Attempt to trick ES by adding topology zone labels to nodes
  4. Pain points when using Helm include agreement on identifier
  5. Attempt to install with Helm
    1. Add the Elasticsearch Helm repo
    2. Evaluate the Helm template
  6. Discussed limitations of Helm
  7. Discussed strategies for working around Helm constraints
  8. Beginner look at StatefulSets

Related: