mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-10 05:30:26 +00:00
More options documentation
This commit is contained in:
13
cluster/options.md
Normal file
13
cluster/options.md
Normal 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.
|
Reference in New Issue
Block a user