More options documentation

This commit is contained in:
Justin Santa Barbara
2015-03-19 13:05:31 -04:00
parent 3d1dfd47ee
commit 5d7f86b041
2 changed files with 26 additions and 2 deletions

13
cluster/options.md Normal file
View File

@@ -0,0 +1,13 @@
# Configuration options
These options can be set as environment variables, to customize how your cluster is created.
These options apply across providers. There are additional documents for options specific to providers:
* [AWS](aws/options.md)
This is a work-in-progress; not all options are documented yet!
**NUM_MINIONS**
The number of minion instances to create. Most providers default this to 4.