zet

Install Elasticsearch (ECK) Colearning

📺 https://youtu.be/uCyM5zwa9Ss

  1. What is Elasticsearch and ECK? (Elasticsearch Cloud on Kubernetes)
  2. Consider installation methods:
    1. kubectl apply -f ...
    2. Helm Chart
  3. Which Kubernetes cluster should we use?
    • Rumor has it Minikube doesn’t work (but we’ll test)
    • Let’s go with Kind
  4. Create a lab repo for GitHub
  5. Research on number of Nodes needed
  6. Discovered topology label for zone affinity and distribution
  7. Ranting: DevOps isn’t enough (cross-over knowledge needed by both)

Related: