Skip to content
Snippets Groups Projects
Unverified Commit b377dbb9 authored by Kenichi Omichi's avatar Kenichi Omichi Committed by GitHub
Browse files

Merge pull request #9579 from HassanAbouelela/fix-kep-0030

Fix Broken KEP Link In Docs
parents ee3b7c5d beb4aa52
No related branches found
No related tags found
No related merge requests found
......@@ -230,7 +230,7 @@ cluster service names.
Setting ``enable_nodelocaldns`` to ``true`` will make pods reach out to the dns (core-dns) caching agent running on the same node, thereby avoiding iptables DNAT rules and connection tracking. The local caching agent will query core-dns (depending on what main DNS plugin is configured in your cluster) for cache misses of cluster hostnames(cluster.local suffix by default).
More information on the rationale behind this implementation can be found [here](https://github.com/kubernetes/enhancements/blob/master/keps/sig-network/0030-nodelocal-dns-cache.md).
More information on the rationale behind this implementation can be found [here](https://github.com/kubernetes/enhancements/blob/master/keps/sig-network/1024-nodelocal-cache-dns/README.md).
**As per the 2.10 release, Nodelocal DNS cache is enabled by default.**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment