k3s/cluster/saltbase/salt
k8s-merge-robot 86dd321c73 Merge pull request #19489 from cloudnativeapps/vsphere-support-1
Auto commit by PR queue bot
2016-01-26 22:27:55 -08:00
..
cadvisor
debian-auto-upgrades
docker vsphere support 2016-01-24 13:52:56 -08:00
e2e e2e: Remove specific Gluster repo. 2015-12-02 15:21:01 +01:00
etcd Enable etcd for events only in large clusters 2015-12-18 12:03:29 +01:00
flannel Don't pull flannel from github 2015-12-15 17:42:54 -08:00
flannel-server Turn flannel off by default 2015-11-25 09:43:48 +01:00
fluentd-es Update the fluentd versions to include fixes for #19405. 2016-01-27 00:30:53 +00:00
fluentd-gcp Update the fluentd versions to include fixes for #19405. 2016-01-27 00:30:53 +00:00
generate-cert declare azure/ubuntu/saltstack bankruptcy 2015-10-16 18:21:21 -07:00
helpers
kube-addons Merge pull request #19489 from cloudnativeapps/vsphere-support-1 2016-01-26 22:27:55 -08:00
kube-admission-controls Revert "Revert "LimitRange updates for Resource Requirements Requests"" 2015-08-28 09:26:36 -07:00
kube-apiserver vsphere support 2016-01-24 13:52:56 -08:00
kube-controller-manager vsphere support 2016-01-24 13:52:56 -08:00
kube-master-addons Change repository references to https://github.com/kubernetes/kubernetes 2016-01-22 10:23:14 -05:00
kube-node-unpacker Change repository references to https://github.com/kubernetes/kubernetes 2016-01-22 10:23:14 -05:00
kube-proxy vsphere support 2016-01-24 13:52:56 -08:00
kube-registry-proxy Use gcr.io for proxy image 2015-08-21 13:32:08 -07:00
kube-scheduler Split levels of verbosity of test logging on components. 2015-12-28 11:41:09 +01:00
kubelet Merge pull request #19489 from cloudnativeapps/vsphere-support-1 2016-01-26 22:27:55 -08:00
logrotate
nginx Explicitly configure master component containers and nginx with 200m each. 2015-07-02 10:46:39 -07:00
ntp AWS: Install ntp daemon on all nodes 2015-08-01 14:32:08 -04:00
opencontrail-networking-master Add opencontrail networking provisioning support in kubernetes salt based provisioning 2015-10-03 08:03:02 -07:00
opencontrail-networking-minion Add opencontrail networking provisioning support in kubernetes salt based provisioning 2015-10-03 08:03:02 -07:00
salt-helpers Set standard bash options in services helper script 2015-07-03 01:40:15 -04:00
static-routes vsphere support 2016-01-24 13:52:56 -08:00
supervisor Use KubeletPort from API object, salt changes, take 2 2015-12-07 10:31:11 +01:00
README.md Replace monit with supervisord in documentation. 2015-11-03 16:20:02 -08:00
base.sls Configure cluster for e2e tests. 2015-10-29 11:03:34 +01:00
kube-client-tools.sls
top.sls vsphere support 2016-01-24 13:52:56 -08:00

README.md

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
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
supervisord M n M n M n
static-routes (vsphere only)
base M n M n M n
kube-client-tools M M M

Analytics