Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 287 Bytes

kubernetes_installation_methods.md

File metadata and controls

19 lines (12 loc) · 287 Bytes

Kubernetes Setup Methods

Learning Setup:

  1. Minikube
  2. Kind

Producton Setup:

  1. kubeadm
  2. kops ( Works for only AWS)
  3. Kubespray

Kubernetes As a Service

  1. AKS - Azure Kubernetes Services
  2. EKS - Elastic Kubernetes Service
  3. GKE - Google Kubernetes Engine