<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>kubeforward on CoreDNS: DNS and Service Discovery</title><link>https://coredns.website.cncfstack.com/tags/kubeforward/</link><description>Recent content in kubeforward on CoreDNS: DNS and Service Discovery</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><copyright>CoreDNS - All Rights Reserved</copyright><lastBuildDate>Fri, 04 Apr 2025 17:15:00 +0000</lastBuildDate><atom:link href="https://coredns.website.cncfstack.com/tags/kubeforward/index.xml" rel="self" type="application/rss+xml"/><item><title>kubeforward</title><link>https://coredns.website.cncfstack.com/explugins/kubeforward/</link><pubDate>Fri, 04 Apr 2025 17:15:00 +0000</pubDate><guid>https://coredns.website.cncfstack.com/explugins/kubeforward/</guid><description>Description The kubeforward plugin enables CoreDNS to dynamically update its list of DNS forwarders by monitoring changes to a specified Kubernetes Service. It observes EndpointSlices associated with the Service and adjusts the DNS forwarding configuration in real-time as endpoints are added, removed, or updated. This functionality enhances the reliability and resilience of DNS services within Kubernetes clusters.
Syntax kubeforward { namespace &amp;lt;namespace&amp;gt; service_name &amp;lt;service_name&amp;gt; port_name &amp;lt;port_name&amp;gt; expire &amp;lt;duration&amp;gt; health_check &amp;lt;duration&amp;gt; force_tcp prefer_udp } Configuration Parameters namespace (required): Specifies the Kubernetes namespace where the target Service resides.</description></item></channel></rss>