惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

美团技术团队
Blog — PlanetScale
Blog — PlanetScale
阮一峰的网络日志
阮一峰的网络日志
M
MIT News - Artificial intelligence
月光博客
月光博客
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
U
Unit 42
博客园_首页
WordPress大学
WordPress大学
H
Hackread – Cybersecurity News, Data Breaches, AI and More
J
Java Code Geeks
F
Fortinet All Blogs
腾讯CDC
罗磊的独立博客
IT之家
IT之家
I
InfoQ
V
V2EX
博客园 - 叶小钗
A
About on SuperTechFans
Y
Y Combinator Blog
C
Check Point Blog
量子位
Martin Fowler
Martin Fowler
Vercel News
Vercel News

Documentation on CoreDNS: DNS and Service Discovery

Cluster DNS: CoreDNS vs Kube-DNS Scaling CoreDNS in Kubernetes Clusters Migration from kube-dns to CoreDNS Deploying Kubernetes with CoreDNS using kubeadm Compile Time Enabling or Disabling Plugins Quick Start Corefile Explained How Queries Are Processed in CoreDNS Custom DNS Entries For Kubernetes CoreDNS for Minikube CoreDNS for Kubernetes Service Discovery, Take 2 How to Add Plugins to CoreDNS Writing Plugins for CoreDNS DNS over HTTPS CoreDNS for Kubernetes Service Discovery Quick Start for Windows Query Routing
History of CoreDNS in four posts.
miek · 2017-02-24 · via Documentation on CoreDNS: DNS and Service Discovery

Yes, at some point CoreDNS was actually a forked webserver doing DNS.

This blog posts detail some of the early history of CoreDNS.

Pondering if I should create someting ala Caddy, but then for DNS. I didn’t have a name, so it was “Caddy DNS” (or Daddy as some point): https://miek.nl/2016/march/10/caddy-dns/.

This idea was good enough that I actually tried it out, resulting in the first queries answered by “Caddy DNS”: https://miek.nl/2016/march/14/first-light/.

Started to believe this “Caddy DNS” might actually be a thing I would work on: https://miek.nl/2016/march/17/caddy-dns-update/

Officially announcing CoreDNS: https://miek.nl/2016/march/18/announcing-coredns/ and dropping the name “Caddy DNS”.