Difference between revisions of "DNS Options"
Jump to navigation
Jump to search
(Created page with "# CoreDNS - https://github.com/coredns/coredns (Part of Kubernetes) - https://tech.uvoo.io/index.php/CoreDNS # ISC BIND - https://www.isc.org/bind/ - https://github.com/jere...") |
(No difference)
|
Latest revision as of 20:43, 15 December 2020
CoreDNS
- https://github.com/coredns/coredns (Part of Kubernetes)
- https://tech.uvoo.io/index.php/CoreDNS
ISC BIND - https://www.isc.org/bind/
PowerDNS - https://doc.powerdns.com/authoritative/lua-records/
I would use PowerDNS as it has BIG IP F5 Functionality as shown in the example above
You could still do dns as code but it would be via sql statements you could then search via api or web interface. You can also admin via web interface if you wanted to enable that.
Reasons Not to use Windows DNS
- Windows is big and bloated
- Windows has a lot of security updates
- Windows can't run in a containerized format
- Windows costs $$$
- Windows interface is quirky