k3s/cluster/saltbase/salt
Wojciech Tyczynski 679afea360 etcd3 support 2016-08-10 13:33:35 +02: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 kube-up: install libltdl7 when installing docker with dpkg 2016-07-10 19:45:41 -04:00
e2e
e2e-image-puller Moving kubernetes/redis:v1 image to gcr.io 2016-07-06 11:03:38 -07:00
etcd Update to shift etcd 2.2 references to use 3.0.3 2016-08-09 08:51:15 -05:00
flannel
flannel-server Update to shift etcd 2.2 references to use 3.0.3 2016-08-09 08:51:15 -05: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 move kube-dns to the cluster/addons/ directory 2016-07-14 11:44:00 -07:00
kube-admission-controls
kube-apiserver etcd3 support 2016-08-10 13:33:35 +02:00
kube-controller-manager plumb --enable_garbage_collector from environment variable; 2016-08-02 10:02:52 -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 fix logrotate config (again) 2016-07-18 15:37:00 -07:00
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