k3s/cluster/saltbase/salt
Marcin Wielgus abd16a8107 Bump Cluster Autoscaler to 0.6.0-alpha1 2017-06-13 16:36:12 +02:00
..
calico Update Calico add-on 2017-05-17 15:04:08 -07:00
cluster-autoscaler Bump Cluster Autoscaler to 0.6.0-alpha1 2017-06-13 16:36:12 +02:00
cni Bump CNI consumers to latest version 2017-03-22 16:03:13 -07:00
debian-auto-upgrades
docker
e2e
e2e-image-puller Update gcr.io/google_containers/porter image to 4524579c0e 2017-04-19 11:50:41 -07:00
etcd Release 3.0.17 etcd image 2017-02-27 16:23:44 +01:00
generate-cert
helpers
kube-addons Adding a metadata proxy addon to gce 2017-05-31 16:23:11 -07:00
kube-admission-controls
kube-apiserver Add GCE configuration parameter for webhook audit logging 2017-06-06 10:56:19 -07:00
kube-controller-manager Allow cache mutation detector enablement by PRs 2017-02-17 10:03:13 -05:00
kube-master-addons
kube-node-unpacker
kube-proxy Add iptables lock-file mount to kube-proxy manifest 2017-06-03 23:53:04 -07:00
kube-registry-proxy
kube-scheduler Switch kube-scheduler to secure API access 2017-02-15 01:05:42 -05:00
kubelet save kubelet cert between reboots on CVM 2017-06-06 14:24:02 -07:00
l7-gcp Bump GLBC version to 0.9.3 2017-04-27 15:49:01 -07:00
logrotate cluster/gce: Add env var to enable apiserver basic audit log. 2017-02-14 15:18:10 -08:00
ntp
opencontrail-networking-master
opencontrail-networking-minion
rescheduler Bumped rescheduler version to 0.3.0 2017-03-15 12:15:13 +01:00
salt-helpers
supervisor
README.md remove openvpn and nginx from salt 2017-05-30 16:55:25 -07:00
base.sls
kube-client-tools.sls
top.sls remove openvpn and nginx from salt 2017-05-30 16:55:25 -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
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
base M n M n M n M n
kube-client-tools M M M M

Analytics