81 Commits (b495d36fa504677b9ccfdaa86cdce71b1eca4266)

Author SHA1 Message Date
Vladimir Kozyrev e26be9cb8a add private dns server for a specific zone 7 years ago
Spencer Smith 8203383c03 rename almost all mentions of kargo 7 years ago
Joe Duhamel a9f260d135 Update dnsmasq-autoscaler 7 years ago
Matthew Mosesohn ff2fb9196f Fix flannel for 1.6 and apply fixes to enable containerized kubelet 7 years ago
Matthew Mosesohn e9a294fd9c Significantly reduce memory requirements 7 years ago
Matthew Mosesohn 8b0b500c89 Use checksum of dnsmasq config to trigger updates of dnsmasq 7 years ago
Matthew Mosesohn 1887e984a0 Change wait for dnsmasq to skip if there are no kube-nodes in play 7 years ago
Matthew Mosesohn 9cb12cf250 Add autoscalers for dnsmasq and kubedns 7 years ago
Andrew Greenwood ca9ea097df Cleanup legacy syntax, spacing, files all to yml 7 years ago
Sergii Golovatiuk e91e58aec9 Fix fact tags 7 years ago
Matthew Mosesohn b5be335db3 Clean up dnsmasq purge task 7 years ago
Matthew Mosesohn a44a0990f5 Enable reset of dnsmasq if manifest or config changes 7 years ago
Alexander Block 89e570493a Also add the system nameservers to upstream servers in dnsmasq 7 years ago
Matthew Mosesohn fd30131dc2 Revert "Drop linux capabilities and rework users/groups" 7 years ago
Artem Panchenko 1418fb394b Explicitly set config path for DNSMasq 7 years ago
Brad Beam b54eb609bf Consolidating kube.py module 7 years ago
Bogdan Dobrelya cb2e5ac776 Drop linux capabilities and rework users/groups 7 years ago
Sergii Golovatiuk 61d05dea58 Allow to specify number of concurrent DNS queries 7 years ago
Alexander Block a8b5b856d1 Only use default resolver in dnsmasq when we are using host_resolvconf mode 7 years ago
Alexander Block 1d2a18b355 Introduce dns_mode and resolvconf_mode and implement docker_dns mode 7 years ago
Bogdan Dobrelya bb0c3537cb Do not forward bogus domains for upstream resolvers 8 years ago
Bogdan Dobrelya f10d1327d4 Revert "Do not forward private domains for upstream resolvers" 7 years ago
Bogdan Dobrelya 101864c050 Do not forward private domains for upstream resolvers 8 years ago
Bogdan Dobrelya c75f394707 Address standalone kubelet config case 8 years ago
Bogdan Dobrelya a15d626771 Preconfigure DNS stack and docker early 8 years ago
Bogdan Dobrelya 8cc84e132a Add tags 8 years ago
Bogdan Dobrelya b7692fad09 Add advanced net check for DNS K8s app 8 years ago
Bogdan Dobrelya 2d18e19263 Tune dnsmasq/kubedns limits, replicas, logging 8 years ago
Bogdan Dobrelya aa447585c4 Fix download dnsmasq image dependency on docker 8 years ago
Bogdan Dobrelya d208896c46 Ensure /etc/resolv.conf content for CoreOS 8 years ago
Bogdan Dobrelya dff78f616e Allow pre-downloaded images to be used effectively 8 years ago
Bogdan Dobrelya 66f27ed1f3 Download images as dependencies of roles 8 years ago
Matthew Mosesohn f106bf5bc4 adds ability to have hosts with no floating ips on terraform/openstack (+8 squashed commits) 8 years ago
Matthew Mosesohn d8b06f3e2f Ignore changes on check resolvconf task 8 years ago
Matthew Mosesohn 2778ac61a4 Add new var skip_dnsmasq_k8s 8 years ago
Matthew Mosesohn 4b7347f1cd fix dnsmasq template cloud_provider lookup 8 years ago
Chad Swenson c402feffbd Parameterize several dependency endpoints so that they can be overridden with internal mirrors. 8 years ago
Smana 056f4b6c00 upgrade to kubernetes version 1.4.0 8 years ago
Matthew Mosesohn 5579cddbdb Disable reverse lookups again 8 years ago
Bogdan Dobrelya 5fd43b7cf0 Allow subdomains of dns_domain and fix kubelet restarts 8 years ago
Bogdan Dobrelya dfb9063b3f Fix docs and dns servers placement order 8 years ago
Bogdan Dobrelya 82ee60fe8b Make dnsmasq daemon set optional 8 years ago
Matthew Mosesohn d313be4420 Improve management of nameservers in resolv.conf 8 years ago
Özgür Caner 123532d2a4 Changed ImagePullPolicy from Always to IfNotPresent to avoid download issue when DNS is not working 8 years ago
Ivan Shvedunov 13874f4610 Fix reverse DNS lookups of service IPs. 8 years ago
Matthew Mosesohn ef43b21597 Fix kubedns idempotency 8 years ago
Bogdan Dobrelya d240073f65 Fix updating resolvconf 8 years ago
Matthew Mosesohn 33c8d0a1a7 Remove search and nameserver entries from resolvconf base 8 years ago
Bogdan Dobrelya ea57ce7514 Fix resolv.conf search/nameserver 8 years ago
Smana 643b28f9d3 Revert "Fix resolv.conf search/nameserver" 8 years ago