Word tweaks for eksctl

Just indicate that eksctl is now "the new way" to deploy EKS
(since AWS now supports it officially).
This commit is contained in:
Jerome Petazzoni
2019-09-03 04:49:03 -05:00
parent c4b408621c
commit 889c79addb

View File

@@ -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`