k3s/cluster/saltbase/salt
Minhan Xia 0bd411878a bump cni version 2016-07-11 14:33:01 -07:00
..
calico Update salt to use latest Calico 2016-06-03 13:07:00 -07:00
cluster-autoscaler Bump cluster autoscaler to 0.2.2 2016-06-28 22:08:44 +02:00
cni bump cni version 2016-07-11 14:33:01 -07:00
debian-auto-upgrades
docker Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
e2e
e2e-image-puller Moving kubernetes/redis:v1 image to gcr.io 2016-07-06 11:03:38 -07:00
etcd Always enable second etcd for events 2016-02-16 11:48:46 +01:00
flannel
flannel-server Fix transient flannel etcd 2016-05-24 11:15:16 +02:00
fluentd-es Add collection of the new glbc and cluster-autoscaler logs 2016-06-03 15:50:52 +00:00
fluentd-gcp Increase pod CPU/memory for fluentd, dns and kube-proxy. 2016-06-24 11:03:08 -07:00
generate-cert Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
helpers
kube-addons Fix the way addon-manager handles non-namespaced objects 2016-07-05 10:37:30 +02:00
kube-admission-controls
kube-apiserver Merge pull request #21207 from WeixuZhuang/azure-push 2016-06-27 11:11:45 -07:00
kube-controller-manager Merge pull request #21207 from WeixuZhuang/azure-push 2016-06-27 11:11:45 -07:00
kube-dns Merge pull request #28247 from girishkalele/skydns_godep_up 2016-06-30 11:19:46 -07:00
kube-master-addons Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
kube-node-unpacker Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
kube-proxy Merge pull request #21207 from WeixuZhuang/azure-push 2016-06-27 11:11:45 -07:00
kube-registry-proxy
kube-scheduler add labels to kube component static pods 2016-04-14 19:13:18 -07:00
kubelet Merge pull request #21207 from WeixuZhuang/azure-push 2016-06-27 11:11:45 -07:00
l7-gcp Bump glbc version 2016-06-21 15:49:48 -07:00
logrotate
nginx Implement Azure cloud provider scripts 2016-06-17 23:46:03 -07:00
ntp
opencontrail-networking-master
opencontrail-networking-minion
openvpn Implement Azure cloud provider scripts 2016-06-17 23:46:03 -07:00
openvpn-client Azure/ubuntu/saltstack support re-instated 2016-06-17 23:41:41 -07:00
salt-helpers Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
supervisor Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
README.md Azure/ubuntu/saltstack support re-instated 2016-06-17 23:41:41 -07:00
base.sls Copy and display source location prominently on Kubernetes instances 2016-06-23 15:27:38 -07:00
kube-client-tools.sls
top.sls Merge pull request #21207 from WeixuZhuang/azure-push 2016-06-27 11:11:45 -07: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 Azure
debian-auto-upgrades M n M n M n M n
docker M n M n M n M 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 M n
logrotate M n n M n M n
supervisord M n M n M n M n
nginx M
openvpn-client n
openvpn M
base M n M n M n M n
kube-client-tools M M M M

Analytics