From 1438032ce5e67d9de29deea562d64d9b4d7120b5 Mon Sep 17 00:00:00 2001 From: Jessica Andersson Date: Tue, 28 Nov 2017 10:20:20 +0100 Subject: [PATCH] Fixes typo in example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b8aa8c0..5995cdf 100644 --- a/README.md +++ b/README.md @@ -120,7 +120,7 @@ The hostvars must be separated by a **comma without spaces** In order to create vms on AWS you can either edit the config file *~/.kubespray.yml* or set the options with the argument **aws** if the config file is filled with the proper information you just need to run the following command - kubespray aws --nodes 3 [--etcds N+] [masters N+] [--nodes-instance-type m4.large] + kubespray aws --nodes 3 [--etcds N+] [--masters N+] [--nodes-instance-type m4.large] Another example which download kubespray's repo in a defined directory and set the cluster name