<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Orlando Pereira</title>
    <description>The latest articles on DEV Community by Orlando Pereira (@orpere).</description>
    <link>https://dev.to/orpere</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F398514%2Fff822149-7eec-4de2-8cf4-a72bcb32a01c.jpeg</url>
      <title>DEV Community: Orlando Pereira</title>
      <link>https://dev.to/orpere</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/orpere"/>
    <language>en</language>
    <item>
      <title>Talos tofu and bind9</title>
      <dc:creator>Orlando Pereira</dc:creator>
      <pubDate>Sun, 29 Jun 2025 15:12:39 +0000</pubDate>
      <link>https://dev.to/orpere/talos-tofu-and-bind9-2m9k</link>
      <guid>https://dev.to/orpere/talos-tofu-and-bind9-2m9k</guid>
      <description>&lt;h2&gt;
  
  
  🧪 Building My Talos Lab with Terraform (Tofu)
&lt;/h2&gt;

&lt;p&gt;As part of my infrastructure-as-code journey, I've built a personal &lt;strong&gt;Talos Linux lab&lt;/strong&gt; using &lt;a href="https://opentofu.org/" rel="noopener noreferrer"&gt;Terraform by Tofu&lt;/a&gt; and the &lt;a href="https://registry.terraform.io/providers/siderolabs/talos/latest" rel="noopener noreferrer"&gt;Talos provider&lt;/a&gt;. This setup allows me to declaratively manage and experiment with &lt;strong&gt;Kubernetes clusters&lt;/strong&gt; running on Talos — a minimal, secure OS designed specifically for Kubernetes.&lt;/p&gt;

&lt;p&gt;The full source code is available on GitHub:&lt;br&gt;&lt;br&gt;
🔗 &lt;a href="https://github.com/Orpere/talos-tofu/tree/main" rel="noopener noreferrer"&gt;orpere/talos-tofu&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  🛠️ What’s Inside
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;🚀 Terraform (&lt;code&gt;opentofu&lt;/code&gt;) automation to bootstrap Talos clusters
&lt;/li&gt;
&lt;li&gt;🧱 Configuration files for Talos OS and machine secrets
&lt;/li&gt;
&lt;li&gt;🧪 Designed for labs or home setups using bare metal or virtual machines
&lt;/li&gt;
&lt;li&gt;🔐 Secure and immutable Kubernetes nodes
&lt;/li&gt;
&lt;li&gt;🧩 Modular design for reusability and experimentation&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  🧵 Why Talos?
&lt;/h3&gt;

&lt;p&gt;Talos eliminates the complexity and attack surface of traditional Linux distributions, making it an ideal base for secure Kubernetes environments. Managing it declaratively through Terraform adds an extra layer of automation and reproducibility.&lt;/p&gt;




&lt;p&gt;🛠️ Feel free to explore, fork, and contribute to the repo:&lt;br&gt;&lt;br&gt;
👉 &lt;a href="https://github.com/Orpere/talos-tofu" rel="noopener noreferrer"&gt;https://github.com/Orpere/talos-tofu&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If you're experimenting with Talos or building out a modern, secure Kubernetes lab, I hope this repo provides a solid foundation.&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
