From 889c79addb6d47bd709579417c81f3f68dc3cb7c Mon Sep 17 00:00:00 2001 From: Jerome Petazzoni Date: Tue, 3 Sep 2019 04:49:03 -0500 Subject: [PATCH] Word tweaks for eksctl Just indicate that eksctl is now "the new way" to deploy EKS (since AWS now supports it officially). --- slides/k8s/setup-managed.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/slides/k8s/setup-managed.md b/slides/k8s/setup-managed.md index 065f4e4f..e13fd18a 100644 --- a/slides/k8s/setup-managed.md +++ b/slides/k8s/setup-managed.md @@ -18,7 +18,7 @@ with a cloud provider --- -## EKS (the hard way) +## EKS (the old way) - [Read the doc](https://docs.aws.amazon.com/eks/latest/userguide/getting-started-console.html) @@ -36,7 +36,7 @@ with a cloud provider --- -## EKS (the easy way) +## EKS (the new way) - Install `eksctl`