mirror of
https://github.com/coredns/coredns.io.git
synced 2024-04-21 12:32:00 +00:00
Various clean and point more to previous written documenation both on coredns.io and the intree docs. Signed-off-by: Miek Gieben <miek@miek.nl>
343 B
343 B
External Plugins
CoreDNS comes with a large set of plugins, but not all (existing) plugins are included in the default install. You can find external plugins on our website, or develop one yourself.
Enabling plugins is a compile time affair in CoreDNS, so you'll need to have CoreDNS' source code.