mirror of https://github.com/k3s-io/k3s
13 lines
408 B
Markdown
13 lines
408 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. |