c12s-kubespray/roles
woopstar e40368ae2b Add CoreDNS support with various fixes
Added CoreDNS to downloads

Updated with labels. Should now work without RBAC too

Fix DNS settings on hosts

Rename CoreDNS service from kube-dns to coredns

Add rotate based on http://edgeofsanity.net/rant/2017/12/20/systemd-resolved-is-broken.html

Updated docs with CoreDNS info

Added labels and fixed minor settings from official yaml file: https://github.com/kubernetes/kubernetes/blob/release-1.9/cluster/addons/dns/coredns.yaml.sed

Added a secondary deployment and secondary service ip. This is to mitigate dns timeouts and create high resitency for failures. See discussion at 'https://github.com/coreos/coreos-kubernetes/issues/641#issuecomment-281174806'

Set dns list correct. Thanks to @whereismyjetpack

Only download KubeDNS or CoreDNS if selected

Move dns cleanup to its own file and import tasks based on dns mode

Fix install of KubeDNS when dnsmask_kubedns mode is selected

Add new dns option coredns_dual for dual stack deployment. Added variable to configure replicas deployed. Updated docs for dual stack deployment. Removed rotate option in resolv.conf.

Run DNS manifests for CoreDNS and KubeDNS

Set skydns servers on dual stack deployment

Use only one template for CoreDNS dual deployment

Set correct cluster ip for the dns server
2018-03-16 21:51:37 +01:00
..
adduser Make etcd data dir configurable. 2017-02-27 21:35:51 +01:00
bastion-ssh-config change ssh_args/bastion configuration (#1883) 2017-10-27 12:18:39 +01:00
bootstrap-os baremetal tweaks 2018-02-06 13:52:22 -05:00
dnsmasq Fix default_resolver is undefined 2018-02-10 10:08:26 -06:00
docker Add CoreDNS support with various fixes 2018-03-16 21:51:37 +01:00
download Add CoreDNS support with various fixes 2018-03-16 21:51:37 +01:00
etcd Enable OOM killing for etcd-events 2018-03-05 20:46:39 -06:00
kubernetes Add CoreDNS support with various fixes 2018-03-16 21:51:37 +01:00
kubernetes-apps Add CoreDNS support with various fixes 2018-03-16 21:51:37 +01:00
kubespray-defaults Add CoreDNS support with various fixes 2018-03-16 21:51:37 +01:00
network_plugin Fix yamllint roles error for #2188 commit 2018-03-13 14:28:49 +08:00
remove-node Remove nodes 2018-03-08 15:03:42 +08:00
reset clean http-proxy.conf 2018-03-08 23:16:02 +08:00
rkt Use include/import tasks (#2192) 2018-01-29 14:37:48 +03:00
upgrade Making status and detection mo betta 2018-02-09 12:30:46 -06:00
vault Fixing credential lookup for fe proxy and vault (#2361) 2018-02-22 15:09:26 +03:00