c12s-kubespray/roles/kubernetes/preinstall/tasks
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
..
azure-credential-check.yml Adding yamllinter to ci steps (#1556) 2017-08-24 12:09:52 +03:00
dhclient-hooks-undo.yml rename almost all mentions of kargo 2017-06-16 13:25:46 -04:00
dhclient-hooks.yml This continues the DHCP hook checks. Also protect the create side 2017-01-31 09:56:27 -06:00
etchosts.yml Defaults for apiserver_loadbalancer_domain_name (#1993) 2017-11-23 16:15:48 +00:00
growpart-azure-centos-7.yml Cleanup legacy syntax, spacing, files all to yml 2017-02-17 16:22:34 -05:00
main.yml FIXUP #2424: local_provisioner directory should be created only if enabled 2018-03-08 11:57:46 +08:00
openstack-credential-check.yml Fix openstack tenant id variable name (#1932) 2017-11-05 08:40:41 +00:00
resolvconf.yml Condense resolvconf sources before starting loop 2017-03-17 13:06:56 +03:00
set_facts.yml Use include/import tasks (#2192) 2018-01-29 14:37:48 +03:00
set_resolv_facts.yml Add CoreDNS support with various fixes 2018-03-16 21:51:37 +01:00
verify-settings.yml Added cilium support (#2236) 2018-02-16 21:37:47 -06:00
vsphere-credential-check.yml Adding yamllinter to ci steps (#1556) 2017-08-24 12:09:52 +03:00