CoreDNS
CoreDNS is a DNS server that chains plugins and powers Kubernetes service discovery.
Why consider CoreDNS?
CoreDNS is an open-source, flexible DNS server written in Go, graduated under the Cloud Native Computing Foundation (CNCF). CoreDNS acts as the default internal DNS resolver for Kubernetes clusters, resolving service endpoints, rewriting queries, and routing records via chained Go plugins.
Learn CoreDNS by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of CoreDNS
CoreDNS routes enterprise and Kubernetes DNS lookups through modular Go middleware plugins.
Docker Quickstart
docker run -d -p 53:53/udp coredns/coredns -conf CorefileCoreDNS is licensed under the Apache License Version 2.0.
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.