From db58a9edd0bea6d0c9412f2da97b919f459d1be7 Mon Sep 17 00:00:00 2001 From: Inaki Date: Wed, 18 Mar 2020 16:11:14 +0100 Subject: [PATCH] Update kubernetes.md --- docs/kubernetes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/kubernetes.md b/docs/kubernetes.md index 2c5fa320..351a3019 100644 --- a/docs/kubernetes.md +++ b/docs/kubernetes.md @@ -86,6 +86,7 @@ ## GKE vs EKS vs AKS * [medium.com: Kubernetes Cloud Services: Comparing GKE, EKS and AKS](https://medium.com/@Platform9Sys/kubernetes-cloud-services-comparing-gke-eks-and-aks-1fe42770cad3) +* [stackrox.com: EKS vs GKE vs AKS - Evaluating Kubernetes in the Cloud](https://www.stackrox.com/post/2020/02/eks-vs-gke-vs-aks/) ## Kubernetes Tutorials * [katacoda.com 🌟🌟🌟🌟](https://www.katacoda.com/) Interactive Learning and Training Platform for Software Engineers