Which Kubernetes offering is right for me?

Summary of the advice from Richard Seroter -

Kubernetes API is commoditized & consistent, but the platform experience isn’t. 

Your Kubernetes experience isn’t uniform across Google Kubernetes Engine (GKE), AWS Elastic Kubernetes Service (EKS), Azure Kubernetes Service (AKS), VMware PKS, Red Hat OpenShift, Minikube, and 130+ other options. 

As you’re choosing a Kubernetes product to use, pay upfront attention to: 

  1. provisioning
  2. upgrades
  3. scaling/repair
  4. ingress
  5. software deployment
  6. logging/monitoring

Comments