kubespray/roles
Sergii Golovatiuk 61d05dea58 Allow to specify number of concurrent DNS queries
ndots creates overhead as every pod creates 5 concurrent connections
that are forwarded to sky dns. Under some circumstances dnsmasq may
prevent forwarding traffic with "Maximum number of concurrent DNS
queries reached" in the logs.

This patch allows to configure the number of concurrent forwarded DNS
queries "dns-forward-max" as well as "cache-size" leaving the default
values as they were before.

Signed-off-by: Sergii Golovatiuk <sgolovatiuk@mirantis.com>
2017-01-19 11:47:37 +01:00
..
adduser turn adduser/download roles into meta roles 2016-05-22 17:25:52 -05:00
bastion-ssh-config Add support for bastion hosts 2016-12-13 17:29:47 +01:00
bootstrap-os Rework ignore_errors to report no reds 2016-12-27 13:00:50 +01:00
dnsmasq Allow to specify number of concurrent DNS queries 2017-01-19 11:47:37 +01:00
docker Always trigger docker restart when docker package changes 2017-01-16 17:52:28 +03:00
download Work around escaping curly braces for docker inspect 2017-01-17 20:35:38 +03:00
etcd Flush handlers before etcd restart 2017-01-17 15:04:25 +01:00
kubernetes Fix bash completion installation 2017-01-17 20:36:58 +03:00
kubernetes-apps Set latest stable versions for Calico images 2017-01-09 12:05:49 +01:00
network_plugin Merge pull request #858 from bradbeam/calicoctl-canal 2017-01-10 12:24:59 +01:00
reset/tasks Introduce dns_mode and resolvconf_mode and implement docker_dns mode 2017-01-05 23:38:51 +01:00
rkt Allowing etcd to run via rkt 2017-01-03 10:10:38 -06:00
uploads Move kube_version to group_vars/all to allow easier changing of version 2016-12-13 17:21:00 +01:00