k3s/cluster/saltbase/salt
Daniel Kłobuszewski c2ec85e064 Bump addon manager version used to 6.5 2017-11-15 11:34:46 +01:00
..
calico Update OWNERS files for networking components 2017-08-03 11:08:54 -07:00
cluster-autoscaler Bump Cluster Autoscaler version to 1.1.0-alpha1 2017-11-13 19:00:37 +01:00
cni Update all binary download references to v0.6.0 2017-10-14 22:24:49 +08:00
debian-auto-upgrades
docker
e2e
e2e-image-puller Modify serve-hostname image to handle graceful termination 2017-10-23 14:09:32 -07:00
etcd Add 'ETCD_DOCKER_REPOSITORY' environment variable override to 'cluster/' scripts. 2017-10-10 12:38:18 -07:00
generate-cert
helpers
kube-addons Bump addon manager version used to 6.5 2017-11-15 11:34:46 +01:00
kube-admission-controls
kube-apiserver Small fix in salt manifest for kube-apiserver for request-timeout flag 2017-09-11 16:37:38 -07:00
kube-controller-manager update related files 2017-08-24 17:49:18 +08:00
kube-master-addons
kube-node-unpacker
kube-proxy Load kernel modules automatically inside a kube-proxy pod 2017-10-09 15:47:03 +08:00
kube-registry-proxy
kube-scheduler update related files 2017-08-24 17:49:18 +08:00
kubelet Fix calico network policy for opensource. 2017-11-02 21:56:46 +00:00
l7-gcp Bump GLBC to 0.9.7 2017-10-09 17:12:41 -07:00
logrotate
ntp
opencontrail-networking-master
opencontrail-networking-minion
rescheduler update related files 2017-08-24 17:49:18 +08: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