mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-21 01:51:01 -04:00
hack/run-gendocs.sh puts ga-beacon analytics link into all md files, hack/verify-gendocs.sh verifies presence of link.
15 lines
511 B
Markdown
15 lines
511 B
Markdown
# 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.
|
|
|
|
[]()
|