macOS
brew install corednslocal Homebrew formula metadata
brew
DNS server that chains plugins. Version 1.14.4 via Homebrew; verified 2026-06-09.
install
brew install corednslocal Homebrew formula metadata
sudo apk add corednsAlpine Linux edge package indexes · coredns · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#corednsnixpkgs package indexes · pkgs/by-name/co/coredns/package.nix · source: api.github.com
sudo zypper install corednsopenSUSE Tumbleweed package metadata · coredns · source: download.opensuse.org
scoop install main/corednsScoop official bucket manifest trees · bucket/coredns.json · source: api.github.com
overview
DNS server that chains plugins
history
CoreDNS is a Go DNS server built around a plugin chain. It became significant not only as a flexible DNS daemon, but as cloud-native infrastructure: a CNCF graduated project and the default DNS service for Kubernetes clusters.
The coredns/coredns repository was created in 2016. The official README describes CoreDNS as a DNS server and forwarder, written in Go, where each plugin performs a DNS function and the server chains those plugins.
CoreDNS joined the Cloud Native Computing Foundation ecosystem and graduated in January 2019. CNCF described it as a fast-growing DNS server and the official default DNS for Kubernetes.
CoreDNS adoption accelerated through Kubernetes service discovery. The project's Kubernetes plugin and its selection as Kubernetes's default DNS made the coredns binary part of ordinary cluster bootstrapping, not just a standalone DNS-server choice.
Outside Kubernetes, CoreDNS is used as a configurable DNS forwarder, authoritative or secondary server, DNS-over-TLS/HTTPS/QUIC endpoint, service-discovery component, and plugin platform.
CoreDNS is configured with a Corefile, where server blocks and plugin directives define zones, forwarding, caching, Kubernetes integration, logging, metrics, and other DNS behaviors. The plugin model lets distributions choose a compiled-in plugin set and lets operators reason about behavior from the Corefile.
CoreDNS matters to package history because it is a small single binary that became cluster-critical infrastructure. Packaging has to track Go versions, plugin availability, Corefile examples, service unit integration, and Kubernetes defaults rather than only the upstream executable.
security posture
broad file, network, media, or database tool signal. formula declares a Homebrew service.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
Corefileexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
coredns | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/coredns/coredns
install metadata
| Package key | brew:coredns |
|---|---|
| Version | 1.14.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/coredns |
| Homepage | https://coredns.io/ |
| Repository | https://github.com/coredns/coredns |
| Upstream docs | https://coredns.io/manual/toc |
| License | Apache-2.0 |
| Source archive | https://github.com/coredns/coredns/archive/refs/tags/v1.14.4.tar.gz |
| Last updated | 2026-06-09T09:26:10Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | coredns |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
coredns
nix profile install nixpkgs#corednscoredns 1.13.2-r5
fast and flexible DNS server
https://github.com/coredns/coredns
sudo apk add corednscoredns-openrc 1.13.2-r5
fast and flexible DNS server (OpenRC init scripts)
https://github.com/coredns/coredns
sudo apk add coredns-openrccoredns 1.14.3-1.1
DNS server written in Go
sudo zypper install corednscoredns-extras 1.14.3-1.1
Extra components for the coredns package
sudo zypper install coredns-extrasmain/coredns
scoop install main/corednssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.