Post

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.

Installation

Default install:

1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVED/raw/main/ct/coredns.sh)"
CPU: 1 cores RAM: 256 MB Disk: 1 GB OS: Debian 13

Configuration

Config file:

1
/etc/coredns/Corefile

Notes

Configuration file is located at /etc/coredns/Corefile

This post is licensed under CC BY 4.0 by the author.