coreos/azure: Pass number of minions as an argument

This commit is contained in:
Ilya Dmitrichenko
2015-03-11 12:22:55 +00:00
parent 6d465c4d86
commit 82fbc2517b
2 changed files with 3 additions and 3 deletions

View File

@@ -96,9 +96,9 @@ First, lets set the size of new VMs:
```
export AZ_VM_SIZE=Large
```
Now, run resize script with state file of the previous deployment:
Now, run resize script with state file of the previous deployment and number of minions to add:
```
./resize-kubernetes-cluster.js ./output/kubernetes_1c1496016083b4_deployment.yml
./resize-kubernetes-cluster.js ./output/kubernetes_1c1496016083b4_deployment.yml 2
...
azure_wrapper/info: Saved SSH config, you can use it like so: `ssh -F ./output/kubernetes_8f984af944f572_ssh_conf <hostname>`
azure_wrapper/info: The hosts in this deployment are: