Deploying Microservices Docker containers in Minikube and AWS
- Created Kubernetes cluster with AWS EC2 instances using kops
- Kops will automatically create the entire cluster including master node, worker nodes and the load balancers
- ELK stack is also setup in the cluster
- Prometheus and Grafana also setup using yaml files in the cluster
Refer to Kubernetes_notes.txt for more info