c12s-kubespray/roles/kubernetes/node/templates
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
..
manifests Add health check to kube proxy (#2356) 2018-02-21 23:14:45 +03:00
http-proxy.conf.j2 Adding support for proxy w/ rkt kubelet 2017-02-14 08:09:49 -06:00
kube-proxy-kubeconfig.yaml.j2 basic rbac support 2017-07-17 19:29:59 +08:00
kubelet-container.j2 FIXUP #2424: local_provisioner directory should be created only if enabled 2018-03-08 11:57:46 +08:00
kubelet.docker.service.j2 Add support for flex volumes plugins. 2018-01-05 17:56:36 +01:00
kubelet.host.service.j2 Add support for flex volumes plugins. 2018-01-05 17:56:36 +01:00
kubelet.kubeadm.env.j2 Add CoreDNS support with various fixes 2018-03-16 21:51:37 +01:00
kubelet.rkt.service.j2 FIXUP #2424: local_provisioner directory should be created only if enabled 2018-03-08 11:57:46 +08:00
kubelet.standard.env.j2 Add CoreDNS support with various fixes 2018-03-16 21:51:37 +01:00
nginx.conf.j2 Rework inventory all by real groups' vars 2017-02-23 09:43:42 +01:00
node-kubeconfig.yaml.j2 Generate individual certificates for k8s hosts 2017-01-11 12:58:07 +03:00