Hacker News new | ask | show | jobs
by Pirate-of-SV 1848 days ago
In Kubernetes you can also add NodeLocal DNSCache [1] as a DaemonSet that injects iptable rules to cache DNS locally to offload the in-cluster coredns.

[1] https://kubernetes.io/docs/tasks/administer-cluster/nodeloca...