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

推荐订阅源

阮一峰的网络日志
阮一峰的网络日志
J
Java Code Geeks
Martin Fowler
Martin Fowler
宝玉的分享
宝玉的分享
V
Visual Studio Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
M
MIT News - Artificial intelligence
U
Unit 42
博客园 - 三生石上(FineUI控件)
博客园 - 聂微东
The GitHub Blog
The GitHub Blog
I
InfoQ
WordPress大学
WordPress大学
H
Help Net Security
D
Docker
B
Blog
腾讯CDC
A
About on SuperTechFans
Recent Announcements
Recent Announcements
雷峰网
雷峰网
有赞技术团队
有赞技术团队
C
Check Point Blog
Y
Y Combinator Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC

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”.