<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>cache on CoreDNS: DNS and Service Discovery</title>
    <link>https://coredns.io/tags/cache/</link>
    <description>Recent content in cache on CoreDNS: DNS and Service Discovery</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <copyright>CoreDNS - All Rights Reserved</copyright>
    <lastBuildDate>Wed, 24 Apr 2024 15:20:00 +0200</lastBuildDate><atom:link href="https://coredns.io/tags/cache/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>cache</title>
      <link>https://coredns.io/plugins/cache/</link>
      <pubDate>Tue, 07 Feb 2023 20:00:01 +0000</pubDate>
      
      <guid>https://coredns.io/plugins/cache/</guid>
      <description>Description With cache enabled, all records except zone transfers and metadata records will be cached for up to 3600s. Caching is mostly useful in a scenario when fetching data from the backend (upstream, database, etc.) is expensive.
Cache will pass DNSSEC (DNSSEC OK; DO) options through the plugin for upstream queries.
This plugin can only be used once per Server Block.
Syntax cache [TTL] [ZONES...] TTL max TTL in seconds. If not specified, the maximum TTL will be used, which is 3600 for NOERROR responses and 1800 for denial of existence ones.</description>
    </item>
    
    <item>
      <title>k8s_cache</title>
      <link>https://coredns.io/explugins/k8s_cache/</link>
      <pubDate>Wed, 24 Apr 2024 15:20:00 +0200</pubDate>
      
      <guid>https://coredns.io/explugins/k8s_cache/</guid>
      <description>Description This is a fork of cache. It adds an option to send a refreshed positive cache item first to pods with the label k8s-cache.coredns.io/early-refresh=true. Other pods get it only after a specified duration. This makes it possible to implement stable NetworkPolicy whitelists on the basis of domain names that are resolved with DNS, using Stable FQDNNetworkPolicies.
The implementation uses an additional cache store called the &amp;ldquo;late cache&amp;rdquo;, which is shifted a number of seconds.</description>
    </item>
    
  </channel>
</rss>
