Comparing the three public cloud offerings
Before we finish the chapter, let’s quickly compare the three public cloud offerings:
|
Feature |
Google Kubernetes Engine (GKE) |
Amazon Elastic Kubernetes Service (EKS) |
Microsoft AKS |
|
Kubernetes version support |
Latest versions, frequent updates |
Slightly behind in version support |
Latest versions, frequent updates |
|
Automatic updates |
Automatic for control plane and nodes |
On-demand for control plane, manual for nodes |
On-demand for control plane and nodes |
| ... |