Files
coredns.io/content/manual/explugins.md
T
Miek GiebenandGitHub d8caf9482f Start CoreDNS manual (#64)
* Add first passes at a manual

* Fixes

* fixes

* more

* add manual div for making header clickeable

* more

* more content

* More absolute links

* Fix what and installation

* more

* more

* Port some quickstart things in here

* tweak

* more

* tweaks

* more

* tweaks and layout

* Add final chapter about writing plugins

* more

* Link to github labels
2018-02-23 08:14:13 +00:00

340 B

External Plugins

CoreDNS comes with a decent set of plugins, but not all plugins are included in the default install. You can easily 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.