k3s/cluster/saltbase/salt
Kubernetes Submit Queue 223c167d66 Merge pull request #37139 from MrHohn/addon-manager-6.0
Automatic merge from submit-queue

Bumps up Addon Manager to v6.0 with full support of kubectl apply

Below images are built and pushed:
- gcr.io/google-containers/kube-addon-manager:v6.0
- gcr.io/google-containers/kube-addon-manager-amd64:v6.0
- gcr.io/google-containers/kube-addon-manager-arm:v6.0
- gcr.io/google-containers/kube-addon-manager-arm64:v6.0
- gcr.io/google-containers/kube-addon-manager-ppc64le:v6.0

The actual change made is upgrade kubectl version from `v1.5.0-alpha.1` to `v1.5.0-beta.1`, which is released today.

@mikedanese 

@saad-ali This need to get into 1.5 because Addon Manager v6.0-alpha.1 (currently in used) does not have full support of `kubectl apply --prune`.
2016-11-29 14:19:05 -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 Switch cluster autoscaler to 0.4.0-beta1 2016-11-08 11:45:42 +01:00
cni bump cni 2016-09-06 10:48:36 -07:00
debian-auto-upgrades
docker The first letter should be capitalized 2016-08-18 11:49:53 +08:00
e2e
e2e-image-puller Change image-puller restart policy to OnFailure 2016-11-18 10:55:52 +01:00
etcd SSL certificates for etcd cluster. 2016-11-10 15:26:03 +01:00
fluentd-es Bump fluentd-es image version 2016-11-22 12:03:46 +01:00
fluentd-gcp Bump version of the fluentd-gcp image 2016-11-22 11:12:28 +01:00
fluentd-gcp-gci Bump version of the fluentd-gcp image 2016-11-22 11:12:28 +01:00
generate-cert Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
helpers
kube-addons Bumps up Addon Manager to v6.0 with full support of kubectl apply --prune 2016-11-18 18:13:32 -08:00
kube-admission-controls
kube-apiserver Increase max-requests-inflight in large clusters 2016-11-08 14:41:58 +01:00
kube-controller-manager Merge pull request #31467 from vmware/fix-vsphere-cloud-provider.kerneltime 2016-10-05 19:12:17 -07: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 Add --feature-gates to kube-system components 2016-08-19 09:07:43 -07:00
kube-registry-proxy
kube-scheduler Scheduling algorithm provider flag in kube-up.sh 2016-08-22 17:49:00 +02:00
kubelet Remove usage of --reconcile-cidr 2016-10-26 20:26:07 +03:00
l7-gcp Bump glbc version to 0.8.0 2016-09-22 08:24:49 -07:00
logrotate fix logrotate config (again) 2016-07-18 15:37:00 -07: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 Remove explicit limits from manifest files 2016-09-09 11:19:54 +02:00
salt-helpers Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
supervisor Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
README.md Azure/ubuntu/saltstack support re-instated 2016-06-17 23:41:41 -07: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 the old flannel network mode in kube-up 2016-10-04 12:02:25 +03: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
fluentd-es (pillar conditional) M n M n M n M n
fluentd-gcp (pillar conditional) M n M n M n M n
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