c12s-kubespray/roles/kubernetes-apps/ansible/templates
Thomas Nys 68fd7e39da Set cluster DNS correctly in case of nodelocal dns cache (#3879)
* Set cluster DNS correctly in case of nodelocal dns cache

* Pass in cluster_ip based on dns mode

* Disable nodelocaldns by default

* Fix syntax error

* Fix syntax issue

* Add nodelocadns ip to vars of node installation

* Change location of nodelocaldns_ip

* Try to remove newlines from jinja template

* Add debug for config file

* Move parameter logic outside of template

* Adapt templates after feedback

* Remove debugging
2019-01-28 23:39:27 -08:00
..
coredns-clusterrole.yml.j2 Update CoreDNS, KubeDNS and Autoscaler to newest templates (#3711) 2018-11-15 09:52:12 -08:00
coredns-clusterrolebinding.yml.j2 Update CoreDNS, KubeDNS and Autoscaler to newest templates (#3711) 2018-11-15 09:52:12 -08:00
coredns-config.yml.j2 Update CoreDNS, KubeDNS and Autoscaler to newest templates (#3711) 2018-11-15 09:52:12 -08:00
coredns-deployment.yml.j2 Fix: nodeAffinity for coredns-deployment and kubedns-deployment (#3746) 2018-11-22 05:27:25 -08:00
coredns-sa.yml.j2 Update CoreDNS, KubeDNS and Autoscaler to newest templates (#3711) 2018-11-15 09:52:12 -08:00
coredns-svc.yml.j2 Update CoreDNS, KubeDNS and Autoscaler to newest templates (#3711) 2018-11-15 09:52:12 -08:00
dashboard.yml.j2 Update kubernetes dashboard to latest patch (#3995) 2019-01-08 09:46:20 -08:00
dns-autoscaler-clusterrole.yml.j2 Update CoreDNS, KubeDNS and Autoscaler to newest templates (#3711) 2018-11-15 09:52:12 -08:00
dns-autoscaler-clusterrolebinding.yml.j2 Update CoreDNS, KubeDNS and Autoscaler to newest templates (#3711) 2018-11-15 09:52:12 -08:00
dns-autoscaler-sa.yml.j2 Update CoreDNS, KubeDNS and Autoscaler to newest templates (#3711) 2018-11-15 09:52:12 -08:00
dns-autoscaler.yml.j2 Upgrade kubernetes to v1.13.0 (#3810) 2018-12-06 12:11:48 -08:00
kubedns-config.yml.j2 Update CoreDNS, KubeDNS and Autoscaler to newest templates (#3711) 2018-11-15 09:52:12 -08:00
kubedns-deploy.yml.j2 Upgrade kubernetes to v1.13.0 (#3810) 2018-12-06 12:11:48 -08:00
kubedns-sa.yml.j2 Update CoreDNS, KubeDNS and Autoscaler to newest templates (#3711) 2018-11-15 09:52:12 -08:00
kubedns-svc.yml.j2 Add metrics service to kube-dns (#3852) 2018-12-10 01:45:00 -08:00
netchecker-agent-ds.yml.j2 Cleanup defaults file from kubernetes-apps and add dashboard to download role (#3800) 2018-12-03 10:29:42 -08:00
netchecker-agent-hostnet-clusterrole.yml.j2 psp, roles and rbs for PodSecurityPolicy when podsecuritypolicy_enabled is true 2018-08-22 18:16:13 +02:00
netchecker-agent-hostnet-clusterrolebinding.yml.j2 Fix wrong sa name in crb when psp is enabled 2018-09-11 15:04:55 +02:00
netchecker-agent-hostnet-ds.yml.j2 Cleanup defaults file from kubernetes-apps and add dashboard to download role (#3800) 2018-12-03 10:29:42 -08:00
netchecker-agent-hostnet-psp.yml.j2 psp, roles and rbs for PodSecurityPolicy when podsecuritypolicy_enabled is true 2018-08-22 18:16:13 +02:00
netchecker-agent-sa.yml.j2 psp, roles and rbs for PodSecurityPolicy when podsecuritypolicy_enabled is true 2018-08-22 18:16:13 +02:00
netchecker-ns.yml.j2 Netchecker version and namespace (#3705) 2018-11-14 09:27:45 -08:00
netchecker-server-clusterrole.yml.j2 Update netchecker to v1.2.2. 2018-04-24 09:13:56 +02: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 Cleanup defaults file from kubernetes-apps and add dashboard to download role (#3800) 2018-12-03 10:29:42 -08: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
nodelocaldns-config.yml.j2 Set cluster DNS correctly in case of nodelocal dns cache (#3879) 2019-01-28 23:39:27 -08:00
nodelocaldns-daemonset.yml.j2 [Nodelocal DNS cache] Mount host /run/xtables.lock in nodelocaldns container (#4074) 2019-01-28 01:57:40 -08:00
nodelocaldns-sa.yml.j2 Add support for running a nodelocal dns cache (#3861) 2018-12-10 17:28:03 -08:00