dineschandgr / kubernetes_microservices

Deploying Microservices Docker containers in Minikube and AWS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kubernetes_microservices

Deploying Microservices Docker containers in Minikube and AWS

  1. Created Kubernetes cluster with AWS EC2 instances using kops
  2. Kops will automatically create the entire cluster including master node, worker nodes and the load balancers
  3. ELK stack is also setup in the cluster
  4. Prometheus and Grafana also setup using yaml files in the cluster

Refer to Kubernetes_notes.txt for more info