Files
kubernetes/cluster/saltbase/salt
Kubernetes Submit Queue f4a8713088 Merge pull request #36229 from wojtek-t/bump_etcd_version
Automatic merge from submit-queue (batch tested with PRs 36229, 39450)

Bump etcd to 3.0.14 and switch to v3 API in etcd.

Ref #20504

**Release note**:

```release-note
Switch default etcd version to 3.0.14.
Switch default storage backend flag in apiserver to `etcd3` mode.
```
2017-01-04 17:36:06 -08:00
..
2016-09-06 10:48:36 -07:00
2016-12-22 20:15:37 +00:00
2015-12-02 15:21:01 +01:00
2016-12-20 11:57:46 +01:00
2016-12-22 20:15:37 +00:00
2016-12-22 20:15:37 +00:00
2016-12-22 20:15:37 +00:00
2016-12-22 20:15:37 +00:00
2016-12-12 19:08:37 -08:00
2016-07-18 15:37:00 -07:00
2015-08-01 14:32:08 -04:00
2016-12-15 13:48:32 +01:00
2016-12-22 20:15:37 +00:00

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