kubernetes/cluster/saltbase/salt
CJ Cullen 39c5bf363b Merge pull request #7303 from erictune/kube_env3
kube-proxy uses token to access port 443 of apiserver
2015-04-27 14:33:53 -07:00
..
_states Extend container_bridge.py (salt lib) to support IPv6 2014-11-04 06:33:34 -08:00
cadvisor Remove cAdvisor manifest from cluster startup. 2015-03-13 16:06:42 -07:00
debian-auto-upgrades Turn on auto security updates for debian based systems. 2014-10-27 13:49:51 -07:00
docker Stop using Docker's -r flag 2015-02-28 13:36:42 -08:00
etcd Upgrade kubernetes to gcr.io/google_containers/etcd:2.0.9 2015-04-07 16:26:11 -07:00
fluentd-es Propagate pod and container name for log files 2015-04-22 15:08:51 -07:00
fluentd-gcp Propagate pod and container name for log files 2015-04-22 15:08:51 -07:00
generate-cert Replace hostname -f with uname -n 2015-04-20 14:16:21 -07:00
helpers Create the /usr/share/google dir in salt 2015-04-10 13:25:43 -07:00
kube-addons Merge pull request #7246 from satnam6502/es 2015-04-24 09:21:41 -07:00
kube-apiserver Fix vagrant regression due to #7326 2015-04-27 17:18:30 -04:00
kube-controller-manager kube-controller-manager in a pod. 2015-04-20 16:06:37 -07:00
kube-master-addons Docker Image install script - Sleep before each iteration of while loop 2015-04-16 21:46:35 -07:00
kube-proxy Generate a token for kube-proxy. 2015-04-27 08:59:57 -07:00
kube-scheduler kube-scheduler in a pod 2015-04-14 17:53:12 -07:00
kubelet Remove nginx and replace basic auth with bearer token auth for GCE. 2015-04-22 11:11:20 -07:00
logrotate rename kube server binaries to kube- 2014-11-13 20:08:26 -05:00
monit remove unused file 2015-04-16 21:51:51 -07:00
nginx Fix Rendering SLS 'base:nginx' failed if 'cloud' is not defined in minion grains 2015-04-10 18:27:22 -07:00
openvpn Remove commented lines from openvpn config files. 2014-08-25 16:29:32 -07:00
openvpn-client Remove commented lines from openvpn config files. 2014-08-25 16:29:32 -07:00
sdn Fix vagrant with etcd in pod 2015-04-02 16:55:29 -04:00
static-routes Incorporate comments 2014-08-25 10:01:25 -07:00
base.sls Make vSphere scripts work for binary deploys 2014-10-29 11:30:08 -07:00
kube-client-tools.sls Remove kubecfg from the client tools we attempt to distribute. 2015-02-18 22:26:26 -08:00
README.md Update the existing salt.md, add the start of a Salt README tree 2015-04-06 14:41:21 -07:00
top.sls Merge pull request #7186 from ArtfulCoder/no_log_pod_on_master 2015-04-22 14:40:07 -07: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 Azure
cadvisor M n M n M n M n
debian-auto-upgrades M n M n M n M n
docker M n M n M n n
etcd M M M M
fluentd-es (pillar conditional) M n M n M n M n
fluentd-gcp (pillar conditional) M n M n M n M n
generate-cert M M M M
kube-addons M M M M
kube-apiserver M M M M
kube-controller-manager M M M M
kube-proxy n n n n
kube-scheduler M M M M
kubelet M n M n M n n
logrotate M n n M n M n
monit M n M n M n M n
nginx M M M M
openvpn-client n
openvpn M
sdn (Vagrant only) n M n n
static-routes (vsphere only)
base M n M n M n M n
kube-client-tools M M M M