Skip to content

Commit

Permalink
Add Node-local DNS Cache add-on to list of add-ons
Browse files Browse the repository at this point in the history
  • Loading branch information
sftim committed Jan 11, 2020
1 parent 09d89bb commit 3bb8c2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions content/en/docs/concepts/cluster-administration/addons.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ Add-ons in each section are sorted alphabetically - the ordering does not imply
## Service Discovery

* [CoreDNS](https://coredns.io) is a flexible, extensible DNS server which can be [installed](https://github.com/coredns/deployment/tree/master/kubernetes) as the in-cluster DNS for pods.
* [Node-local DNS cache](https://github.com/kubernetes/kubernetes/tree/master/cluster/addons/dns/nodelocaldns#nodelocal-dns-cache) lets you run a DNS cache on every Node, for improved performance. See [Using Node-Local DNS Cache](/docs/tasks/administer-cluster/nodelocaldns/) for more information.

## Visualization & Control

Expand Down

0 comments on commit 3bb8c2c

Please sign in to comment.