Minion->Node rename: NODE_SIZE

This commit is contained in:
Brad Erickson
2015-11-23 19:05:51 -08:00
parent 8431993a44
commit bd06c19aa8
9 changed files with 27 additions and 27 deletions

View File

@@ -84,7 +84,7 @@ You can override the variables defined in [config-default.sh](http://releases.k8
```bash
export KUBE_AWS_ZONE=eu-west-1c
export NUM_MINIONS=2
export MINION_SIZE=m3.medium
export NODE_SIZE=m3.medium
export AWS_S3_REGION=eu-west-1
export AWS_S3_BUCKET=mycompany-kubernetes-artifacts
export INSTANCE_PREFIX=k8s