CoreDNS
CoreDNS is a modern, lightweight, and highly extensible DNS server with a plugin-driven architecture. It is the default DNS engine for Kubernetes and ideal as a local authoritative DNS server for homelabs.
CoreDNS
In Development
This script is currently in active development and may be unstable or incomplete. Use in production environments is not recommended.
This script is currently in active development and may be unstable or incomplete. Use in production environments is not recommended.
Installation
Default install:
1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVED/raw/main/ct/coredns.sh)"
Configuration
Config file:
1
/etc/coredns/Corefile
Notes
Configuration file is located at /etc/coredns/Corefile
Links
This post is licensed under CC BY 4.0 by the author.