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

推荐订阅源

GbyAI
GbyAI
Jina AI
Jina AI
月光博客
月光博客
博客园_首页
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
IT之家
IT之家
Hugging Face - Blog
Hugging Face - Blog
T
Tailwind CSS Blog
V
Visual Studio Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
大猫的无限游戏
大猫的无限游戏
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
阮一峰的网络日志
阮一峰的网络日志
量子位
博客园 - 【当耐特】
The Cloudflare Blog
宝玉的分享
宝玉的分享
博客园 - 聂微东
博客园 - 叶小钗
美团技术团队
G
Google Developers Blog
人人都是产品经理
人人都是产品经理
博客园 - Franky
小众软件
小众软件

1.8.5 on CoreDNS: DNS and Service Discovery

暂无文章

CoreDNS-1.8.5 Release
coredns · 2021-09-10 · via 1.8.5 on CoreDNS: DNS and Service Discovery

This is a rather big release, we now share plugins among zones in the same server block, which should save memory. Various bug fixes in a bunch of plugins and not one, but two new plugins. A geoip plugin that can report where the query came from and a header plugin that allows you to fiddle with (some of) the header bits in a DNS message.

With this release, the coredns_cache_misses_total metric is deprecated. It will be removed in a later release. Users should migrate their promQL to use coredns_cache_requests_total - coredns_cache_hits_total.

Brought to You By

Ben Kochie, Chris O’Haver, Jeongwook Park, Kohei Yoshida, Licht Takeuchi, Manuel Rüger, Mat Lowery, mfleader, Miek Gieben, Ondřej Benkovský, Qasim Sarfraz, rouzier, Sascha Grunert, Sven Nebel, Yong Tang.

Noteworthy Changes