c12s-kubespray/roles/kubernetes-apps/ansible/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
..
coredns-clusterrole.yml.j2 Add CoreDNS support with various fixes 2018-03-16 21:51:37 +01:00
coredns-clusterrolebinding.yml.j2 Add CoreDNS support with various fixes 2018-03-16 21:51:37 +01:00
coredns-config.yml.j2 Add CoreDNS support with various fixes 2018-03-16 21:51:37 +01:00
coredns-deployment.yml.j2 Add CoreDNS support with various fixes 2018-03-16 21:51:37 +01:00
coredns-sa.yml.j2 Add CoreDNS support with various fixes 2018-03-16 21:51:37 +01:00
coredns-svc.yml.j2 Add CoreDNS support with various fixes 2018-03-16 21:51:37 +01:00
dashboard.yml.j2 Remove initContainer 2018-01-10 12:17:17 +08:00
kubedns-autoscaler-clusterrole.yml.j2 KubeDNS template should not suffix with .yml.j2 2018-02-05 16:26:54 +08:00
kubedns-autoscaler-clusterrolebinding.yml.j2 KubeDNS template should not suffix with .yml.j2 2018-02-05 16:26:54 +08:00
kubedns-autoscaler-sa.yml.j2 KubeDNS template should not suffix with .yml.j2 2018-02-05 16:26:54 +08:00
kubedns-autoscaler.yml.j2 Fix non-rbac deployment of resources as a list (#1613) 2017-09-05 08:23:12 +03:00
kubedns-deploy.yml.j2 Enable scheduling of critical pods and network plugins on master 2017-08-24 10:41:17 +01:00
kubedns-sa.yml.j2 KubeDNS template should not suffix with .yml.j2 2018-02-05 16:26:54 +08:00
kubedns-svc.yml.j2 KubeDNS template should not suffix with .yml.j2 2018-02-05 16:26:54 +08:00
netchecker-agent-ds.yml.j2 fix apply for netchecker upgrade (#1659) 2017-09-15 13:19:37 +01:00
netchecker-agent-hostnet-ds.yml.j2 fix apply for netchecker upgrade (#1659) 2017-09-15 13:19:37 +01:00
netchecker-server-clusterrole.yml.j2 run netchecker-server with list pods 2017-07-17 19:29:59 +08:00
netchecker-server-clusterrolebinding.yml.j2 run netchecker-server with list pods 2017-07-17 19:29:59 +08:00
netchecker-server-deployment.yml.j2 Add RBAC support for canal (#1604) 2017-09-04 11:29:40 +03:00
netchecker-server-sa.yml.j2 run netchecker-server with list pods 2017-07-17 19:29:59 +08:00
netchecker-server-svc.yml.j2 Refactoring resolv.conf 2017-04-05 09:28:01 +02:00