k3s/cluster/saltbase/salt
Michael Taufen 38aee0464d Providing kubeconfig file is now the switch for standalone mode
Replaces use of --api-servers with --kubeconfig in Kubelet args across
the turnup scripts. In many cases this involves generating a kubeconfig
file for the Kubelet and placing it in the correct location on the node.
2017-07-24 11:03:00 -07:00
..
calico Update Calico add-on 2017-05-17 15:04:08 -07:00
cluster-autoscaler Fix typo in cluster-autoscaler config 2017-06-27 13:49:19 +02:00
cni Standardize on home/kubernetes/bin for CNI 2017-06-19 11:33:13 -07:00
debian-auto-upgrades
docker
e2e
e2e-image-puller Bump e2e mounttest image version to 0.8 2017-06-24 17:48:16 +08:00
etcd make all static system pods critical 2017-06-12 15:22:04 -07:00
generate-cert
helpers
kube-addons Merge pull request #47356 from dashpole/master_critical_pods 2017-06-19 15:25:01 -07:00
kube-admission-controls
kube-apiserver make all static system pods critical 2017-06-12 15:22:04 -07:00
kube-controller-manager make all static system pods critical 2017-06-12 15:22:04 -07: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 Reduce CPU scheduler request to 75m 2017-06-22 17:57:57 +02:00
kubelet Providing kubeconfig file is now the switch for standalone mode 2017-07-24 11:03:00 -07:00
l7-gcp glbc: change the label of the l7-lb-controller pod 2017-07-19 15:15:54 -07:00
logrotate
ntp
opencontrail-networking-master
opencontrail-networking-minion
rescheduler Bump rescheduler version to v0.3.1 2017-07-19 17:51:20 +02: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