c12s-kubespray/roles/kubernetes-apps
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
..
ansible Add CoreDNS support with various fixes 2018-03-16 21:51:37 +01:00
cephfs_provisioner Add optional StorageClass name with cephfs_provisioner_storage_class 2018-02-10 20:31:34 +08:00
cluster_roles Prefix system:node CRB 2018-03-08 23:56:46 -06:00
efk fix fluentd template 2018-01-08 13:40:47 +00:00
external_provisioner FIXUP #2424: local_provisioner directory should be created only if enabled 2018-03-08 11:57:46 +08:00
helm Use include/import tasks (#2192) 2018-01-29 14:37:48 +03:00
ingress_controller Add Custom ConfigMap Support for ingress-nginx 2018-03-07 21:37:45 +08:00
istio Refactor downloads to use download role directly (#1824) 2017-10-19 09:17:11 +01:00
kpm Rework inventory all by real groups' vars 2017-02-23 09:43:42 +01:00
meta Upgrade Local Volume Provisioner Addon to v2.0.0 2018-02-21 13:41:25 +08:00
network_plugin Added cilium support (#2236) 2018-02-16 21:37:47 -06:00
persistent_volumes Update Kubernetes to v1.9.0 (#2100) 2017-12-25 08:57:45 +00:00
policy_controller update calico to 2.6.2 (#1874) 2017-11-28 12:01:30 +00:00
registry Migrate Kubernetes v1.9.1 cluster/addons/registry to Kubespray 2018-02-05 12:21:09 +08:00
rotate_tokens/tasks kubernetes-apps: retry get default token name 2018-02-07 12:09:51 +01:00