Files
kubernetes/cluster/saltbase/salt
Alex Robinson 887b9dd78a Merge pull request #16232 from bprashanth/salt
Cluster-loadbalancing addon
2015-10-30 09:45:16 -07:00
..
2015-10-29 11:03:34 +01:00
2015-10-29 11:03:34 +01:00
2015-10-29 15:07:25 -07:00
2015-06-10 12:19:13 +02:00
2015-08-01 14:32:08 -04:00
2014-08-25 10:01:25 -07:00
2015-10-29 11:03:34 +01:00
2015-10-29 11:03:34 +01:00

This directory forms the base of the main SaltStack configuration. The place to start with any SaltStack configuration is top.sls. However, unless you are particularly keen on reading Jinja templates, the following tables break down what configurations run on what providers. (NB: The _states directory is a special directory included by Salt for ensure blocks, and is only used for the docker config.)

Key: M = Config applies to master, n = config applies to nodes

Config GCE Vagrant AWS
cadvisor M n M n M n
debian-auto-upgrades M n M n M n
docker M n M n M n
etcd M M M
fluentd-es (pillar conditional) M n M n M n
fluentd-gcp (pillar conditional) M n M n M n
generate-cert M M M
kube-addons M M M
kube-apiserver M M M
kube-controller-manager M M M
kube-proxy n n n
kube-scheduler M M M
kubelet M n M n M n
logrotate M n n M n
monit M n M n M n
nginx M M M
static-routes (vsphere only)
base M n M n M n
kube-client-tools M M M

Analytics