k3s/cluster/saltbase/salt
Kubernetes Submit Queue 197bd532a2 Merge pull request #41700 from vishh/kube-proxy-oom-score
Automatic merge from submit-queue

Protect kubeproxy deployed via kube-up from system OOMs

This change is necessary until it can be moved to Guaranteed QoS Class.

For #40573
2017-02-25 07:07:01 -08:00
..
calico kube-up: move Calico policy components off master, and add support for GCI master 2016-08-11 17:11:16 -07:00
cluster-autoscaler cluster: bindmount more cert paths 2016-12-07 15:21:53 -08:00
cni bump cni 2016-09-06 10:48:36 -07:00
debian-auto-upgrades
docker Remove kube-up for vsphere 2016-12-22 20:15:37 +00:00
e2e e2e: Remove specific Gluster repo. 2015-12-02 15:21:01 +01:00
e2e-image-puller test: update to use mounttest:0.8 and mounttest-user:0.5 2017-02-02 20:41:18 +00:00
etcd Update clusters to use 3.0.17 etcd 2017-02-23 10:08:50 +01:00
fluentd-gcp Turn fluentd supervisor off for fluentd-gcp 2017-02-21 13:50:47 +01:00
generate-cert Include system:masters group in the bootstrap admin client certificate 2017-01-16 14:01:24 -05:00
helpers Enable lazy initialization of ext3/ext4 filesystems 2016-12-18 11:08:51 +01:00
kube-addons Bumps addon-manager to v6.4-alpha.3 and updates template files 2017-02-24 16:52:31 -08:00
kube-admission-controls
kube-apiserver Merge pull request #41326 from ncdc/ci-cache-mutation 2017-02-21 07:45:42 -08:00
kube-controller-manager Allow cache mutation detector enablement by PRs 2017-02-17 10:03:13 -05: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 protect kubeproxy from system OOMs until it can be moved to Guaranteed QoS Class 2017-02-18 18:46:50 -08:00
kube-registry-proxy Use daemonset in docker registry add on 2016-12-14 19:22:03 +05:30
kube-scheduler Switch kube-scheduler to secure API access 2017-02-15 01:05:42 -05:00
kubelet refactor certs in GCE 2017-02-23 10:12:31 -08:00
l7-gcp Bump up GLBC version from 0.9.0-beta to 0.9.1 2017-02-09 11:33:45 -08:00
logrotate cluster/gce: Add env var to enable apiserver basic audit log. 2017-02-14 15:18:10 -08:00
nginx Implement Azure cloud provider scripts 2016-06-17 23:46:03 -07:00
ntp
opencontrail-networking-master Add opencontrail networking provisioning support in kubernetes salt based provisioning 2015-10-03 08:03:02 -07:00
opencontrail-networking-minion Add opencontrail networking provisioning support in kubernetes salt based provisioning 2015-10-03 08:03:02 -07:00
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
rescheduler Bump gcr.io/google-containers/rescheduler to v0.2.2 2017-02-22 10:42:16 -08:00
salt-helpers Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
supervisor Generate a kubelet CA and kube-apiserver cert-pair for kubelet auth. 2017-01-03 14:30:45 -08:00
README.md Migrated fluentd to daemon set 2016-12-15 13:48:32 +01:00
base.sls add ebtables rules to filter duplicate packets 2016-08-24 10:19:29 -07:00
kube-client-tools.sls
top.sls Remove kube-up for vsphere 2016-12-22 20:15:37 +00: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
nginx M
openvpn-client n
openvpn M
base M n M n M n M n
kube-client-tools M M M M

Analytics