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