From b22d708e80fab30581692844b0fde5ac3d05b6f4 Mon Sep 17 00:00:00 2001 From: Ilya Dmitrichenko Date: Fri, 12 Oct 2018 16:06:40 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9cd1ead249..2ab9f1dc08 100644 --- a/README.md +++ b/README.md @@ -205,7 +205,7 @@ eksctl apply --cluster-config advanced-cluster.yaml It should suffice to install a cluster for development with just a single command. Here are some examples: -To create a cluster with default configuration (2 `m4.large` nodes), run: +To create a cluster with default configuration (2 `m5.large` nodes), run: ``` eksctl create cluster