<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>External-Dns on Jakub Žilínek</title>
    <link>https://zilinek.cloud/tags/external-dns/</link>
    <description>Recent content in External-Dns on Jakub Žilínek</description>
    <generator>Hugo -- 0.145.0</generator>
    <language>en</language>
    <lastBuildDate>Fri, 14 Mar 2025 12:00:00 +0000</lastBuildDate>
    <atom:link href="https://zilinek.cloud/tags/external-dns/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Networking - External DNS &#43; Pihole</title>
      <link>https://zilinek.cloud/posts/networking-external-dns/</link>
      <pubDate>Fri, 14 Mar 2025 12:00:00 +0000</pubDate>
      <guid>https://zilinek.cloud/posts/networking-external-dns/</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;Disclaimer:&lt;/p&gt;
&lt;p&gt;This is a documentation of how I did networking in my homelab. It is not a tutorial, but rather a collection of notes and links to resources that helped me along the way. I will try to keep it up to date as I learn more about networking and Kubernetes.&lt;/p&gt;&lt;/blockquote&gt;
&lt;h1 id=&#34;external-dns&#34;&gt;External DNS&lt;/h1&gt;
&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;
&lt;p&gt;External DNS is a Kubernetes controller that manages DNS records dynamically. It automates the process of creating and updating DNS records in external DNS providers based on the services and ingress resources in your Kubernetes cluster. Source code can be found &lt;a href=&#34;https://github.com/kubernetes-sigs/external-dns&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Networking - HTTPS &#43; Cert Manager</title>
      <link>https://zilinek.cloud/posts/networking-cert-manager/</link>
      <pubDate>Fri, 14 Mar 2025 12:00:00 +0000</pubDate>
      <guid>https://zilinek.cloud/posts/networking-cert-manager/</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;Disclaimer:&lt;/p&gt;
&lt;p&gt;This is a documentation of how I did networking in my homelab. It is not a tutorial, but rather a collection of notes and links to resources that helped me along the way. I will try to keep it up to date as I learn more about networking and Kubernetes.&lt;/p&gt;&lt;/blockquote&gt;
&lt;h1 id=&#34;cert-manager&#34;&gt;Cert Manager&lt;/h1&gt;
&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;
&lt;p&gt;Cert Manager is a Kubernetes controller that automates the management and issuance of TLS certificates from various issuing sources. It can be used to obtain certificates from Let&amp;rsquo;s Encrypt, HashiCorp Vault, Venafi, and other certificate authorities. The main goal of Cert Manager is to simplify the process of obtaining and renewing TLS certificates for your applications running in Kubernetes. The source code of that controller can be found &lt;a href=&#34;https://github.com/cert-manager/cert-manager&#34;&gt;here&lt;/a&gt;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
