k3s/cluster/saltbase/salt
Kubernetes Submit Queue bb72237375
Merge pull request #56969 from mwielgus/ca-1.1.0
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Cluster Autoscaler 1.1.0

```release-note
Cluster Autoscaler 1.1.0
```
2017-12-08 20:41:38 -08:00
..
calico
cluster-autoscaler Cluster Autoscaler 1.1.0 2017-12-08 10:21:49 -06:00
cni
debian-auto-upgrades
docker
e2e
e2e-image-puller
etcd
generate-cert
helpers
kube-addons
kube-admission-controls
kube-apiserver
kube-controller-manager Override recycler pod image in GCE 2017-12-04 21:52:50 -08:00
kube-master-addons
kube-node-unpacker
kube-proxy Add wildcard tolerations to kube-proxy. 2017-11-29 12:36:58 -08:00
kube-registry-proxy
kube-scheduler
kubelet
l7-gcp
logrotate
ntp
opencontrail-networking-master
opencontrail-networking-minion
rescheduler
salt-helpers
supervisor
README.md
base.sls
kube-client-tools.sls
top.sls

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