Files
Miek GiebenandGitHub 40cb6eb610 Clean up the manual (#168)
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>
2019-09-28 08:04:59 +01:00

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.