k3s/cluster/saltbase/salt
Kubernetes Submit Queue 6ed3bce7f4 Merge pull request #43546 from calebamiles/wip-bump-cni-ref
Automatic merge from submit-queue

Bump CNI consumers to v0.5.1

**What this PR does / why we need it**:
- vendored CNI plugins properly handle `DEL` on missing resources
- update CNI version refs

**Which issue this PR fixes**

fixes #43488

**Release note**:

`bumps CNI to version v0.5.1 where plugins properly handle DEL on non existent resources`
2017-03-23 14:13:05 -07: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 Bump cluster autoscaler version to 0.5.0 2017-03-21 16:16:34 +01:00
cni Bump CNI consumers to latest version 2017-03-22 16:03:13 -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 Use chroot for containerized mounts 2017-02-24 13:46:26 -08:00
etcd Release 3.0.17 etcd image 2017-02-27 16:23:44 +01:00
fluentd-gcp Increate memory limit for fluentd-gcp 2017-03-21 10:44:01 +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 Update startup scripts for kube-dns ConfigMap and ServiceAccount 2017-03-09 11:10:23 -08:00
kube-admission-controls
kube-apiserver Merge pull request #43255 from cjcullen/kube-proxy 2017-03-16 19:02:21 -07: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 Remove the master NoSchedule taint. 2017-03-22 15:35:13 -07:00
l7-gcp Bump glbc version to 0.9.2 2017-03-08 11:36:11 -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
opencontrail-networking-minion
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 Bumped rescheduler version to 0.3.0 2017-03-15 12:15:13 +01: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