kops/upup
Andreas Strikos 93c44d867a Remove force_tcp flag for nodelocalcache dot zone
Forcing all DNS communication go through TCP can lead to increased
latency and slower DNS responses since a lot of upstream DNS
servers are not optimized for TCP traffic.
An example is AWS's VPC DNS server that sending all the DNS traffic
through TCP cause it to increase the latencies for this requests.
The kubernetes version has already changed this configmap to skip
force_tcp flag for the . zone, so it makes sense to follow their
example.
Reference https://github.com/kubernetes/kubernetes/blob/master/cluster/addons/dns/nodelocaldns/nodelocaldns.yaml#L100
2020-09-11 09:58:27 +02:00
..
models Remove force_tcp flag for nodelocalcache dot zone 2020-09-11 09:58:27 +02:00
pkg Get launch template versions after filtering templates 2020-09-09 23:04:54 -07:00
tools/generators/fitask Remove dead code from fitask generator 2020-07-28 22:13:08 -07:00
.gitignore Initial version of upup: cloudup & nodeup 2016-05-06 16:01:33 -04:00