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

推荐订阅源

V
V2EX
J
Java Code Geeks
月光博客
月光博客
博客园_首页
The GitHub Blog
The GitHub Blog
Vercel News
Vercel News
B
Blog RSS Feed
博客园 - 聂微东
宝玉的分享
宝玉的分享
T
Tailwind CSS Blog
Jina AI
Jina AI
S
SegmentFault 最新的问题
B
Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
有赞技术团队
有赞技术团队
Hugging Face - Blog
Hugging Face - Blog
Google DeepMind News
Google DeepMind News
阮一峰的网络日志
阮一峰的网络日志
The Cloudflare Blog
量子位
Martin Fowler
Martin Fowler
博客园 - Franky
大猫的无限游戏
大猫的无限游戏
博客园 - 叶小钗

1.3.0 on CoreDNS: DNS and Service Discovery

暂无文章

CoreDNS-1.3.0 Release
coredns · 2018-12-16 · via 1.3.0 on CoreDNS: DNS and Service Discovery

We are pleased to announce the release of CoreDNS-1.3.0!

Core

In this release we do the EDNS0 handling in the server and make it compliant with https://dnsflagday.net/. This fits a theme where we move more and more protocol details into the server to make life easier for plugin authors.

Plugins

  • k8s_external a new plugin that allows external zones to point to Kubernetes in-cluster services.

  • rewrite fixes a bug where a rule would eat the first character of a name

  • log now supported the metadata labels. It also fixes a bug in the formatting of a plugin logging a info/failure/warning

  • forward removes the dynamic read timeout and uses a fixed value now.

  • kubernetes now checks if a zone transfer is allowed. Also allow a TTL of 0 to avoid caching in the cache plugin.

Brought to You By

Chris O’Haver, Cricket Liu, Daniel Garcia, DavadDi, Francois Tur, Jiacheng Xu, John Belamaric, Miek Gieben, moredhel, Sandeep Rajan, StormXX, stuart nelson, Yong Tang.

For documentation see our (in progress!) manual. For help and other resources, see our community page.