cri-o/vendor/k8s.io/kubernetes/cluster/options.md
Mrunal Patel 8e5b17cf13 Switch to github.com/golang/dep for vendoring
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
2017-01-31 16:45:59 -08:00

507 B

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:

This is a work-in-progress; not all options are documented yet!

NUM_NODES

The number of node instances to create. Most providers default this to 4.

Analytics