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

推荐订阅源

奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
L
LangChain Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Recent Announcements
Recent Announcements
大猫的无限游戏
大猫的无限游戏
罗磊的独立博客
MongoDB | Blog
MongoDB | Blog
博客园 - 【当耐特】
博客园 - 叶小钗
I
InfoQ
MyScale Blog
MyScale Blog
H
Help Net Security
月光博客
月光博客
Vercel News
Vercel News
B
Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
D
DataBreaches.Net
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
N
Netflix TechBlog - Medium
宝玉的分享
宝玉的分享
WordPress大学
WordPress大学
GbyAI
GbyAI
Blog — PlanetScale
Blog — PlanetScale
博客园 - Franky

009 on CoreDNS: DNS and Service Discovery

暂无文章

CoreDNS-009 Release
coredns · 2017-07-14 · via 009 on CoreDNS: DNS and Service Discovery

CoreDNS-009 has been released!

CoreDNS is a DNS server that chains plugins, where each plugin implements a DNS feature.

Release v009 is mostly a bugfix release, with a few new features in the plugin.

Core

No changes.

Plugins

  • secondary: fix functionality and improve matching of notify queries.
  • cache: fix data race.
  • proxy: async healthchecks.
  • reverse: new option wildcard that also catches all subdomains of a template.
  • kubernetes: experimental new option autopath that optimizes the search path and ndots combinatorial explosion, so clients with a large search path and high ndots will get a reply on the first query.

Contributors

The following people helped with getting this release done:

Athir Nuaimi, Chris O’Haver, ghostflame, jremond, Mia Boulay, Miek Gieben, Ning Xie, Roman Mazur, Yong Tang.

If you want to help, please check out one of the issues and start coding!

For documentation and help, see our community page.