<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Talos on Cozystack</title><link>https://deploy-preview-490--cozystack.netlify.app/topics/talos/</link><description>Recent content in Talos on Cozystack</description><generator>Hugo</generator><language>en</language><lastBuildDate>Fri, 17 Apr 2026 19:43:16 +0500</lastBuildDate><atom:link href="https://deploy-preview-490--cozystack.netlify.app/topics/talos/index.xml" rel="self" type="application/rss+xml"/><item><title>Cozystack v0.39: Topology-Aware Routing, Windows VM Scheduling, Talm Overhaul, and VMAgent for Tenants</title><link>https://deploy-preview-490--cozystack.netlify.app/blog/2025/12/cozystack-v0-39/</link><pubDate>Tue, 23 Dec 2025 00:00:00 +0000</pubDate><guid>https://deploy-preview-490--cozystack.netlify.app/blog/2025/12/cozystack-v0-39/</guid><description>&lt;h3 id="cozystack-v039-topology-aware-routing-windows-vm-scheduling-talm-overhaul-and-vmagent-for-tenants"&gt;Cozystack v0.39: Topology-Aware Routing, Windows VM Scheduling, Talm Overhaul, and VMAgent for Tenants&lt;/h3&gt;
&lt;p&gt;Version 0.39 enhances networking, scheduling, and the tooling around Cozystack infrastructure management.&lt;/p&gt;
&lt;h3 id="major-features-and-improvements"&gt;Major Features and Improvements&lt;/h3&gt;
&lt;h4 id="topology-aware-routing-for-cilium"&gt;Topology-Aware Routing for Cilium&lt;/h4&gt;
&lt;p&gt;Cilium services now support &lt;strong&gt;topology-aware routing&lt;/strong&gt;, keeping traffic local to the same zone or region when possible. This reduces latency and cross-zone network costs.&lt;/p&gt;
&lt;h4 id="automatic-cilium-pod-rollouts"&gt;Automatic Cilium Pod Rollouts&lt;/h4&gt;
&lt;p&gt;Cilium pods now &lt;strong&gt;automatically roll out&lt;/strong&gt; when their configuration changes, eliminating the need for manual restarts after config updates.&lt;/p&gt;</description></item><item><title>Talm v0.17: Built-in Age Encryption for Secrets Management</title><link>https://deploy-preview-490--cozystack.netlify.app/blog/2025/12/talm-v0-17-built-in-age-encryption-for-secrets/</link><pubDate>Wed, 17 Dec 2025 00:00:00 +0000</pubDate><guid>https://deploy-preview-490--cozystack.netlify.app/blog/2025/12/talm-v0-17-built-in-age-encryption-for-secrets/</guid><description>&lt;h3 id="talm-v017-built-in-age-encryption-for-secrets-management"&gt;Talm v0.17: Built-in Age Encryption for Secrets Management&lt;/h3&gt;
&lt;p&gt;The latest release of 
&lt;a href="https://github.com/cozystack/talm" target="_blank"&gt;Talm&lt;/a&gt;, the configuration manager for Talos Linux, introduces a powerful new feature: built-in encryption using the 
&lt;a href="https://age-encryption.org/" target="_blank"&gt;age&lt;/a&gt; encryption tool. This enhancement allows you to securely store sensitive configuration files like &lt;code&gt;secrets.yaml&lt;/code&gt;, &lt;code&gt;talosconfig&lt;/code&gt;, and &lt;code&gt;kubeconfig&lt;/code&gt; in Git repositories while following security best practices.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://cdn-images-1.medium.com/max/800/0*encryption.png" alt=""&gt;&lt;/p&gt;
&lt;h3 id="why-age-encryption"&gt;Why Age Encryption?&lt;/h3&gt;
&lt;p&gt;Managing secrets in Git repositories has always been a challenge. While storing configuration files in version control is convenient for GitOps workflows, sensitive data like API keys, certificates, and cluster credentials should never be committed in plain text. Traditional solutions like &lt;code&gt;git-crypt&lt;/code&gt; or external secret management systems add complexity and dependencies.&lt;/p&gt;</description></item><item><title>A Simple Way to Install Talos Linux on Any Machine, with Any Provider</title><link>https://deploy-preview-490--cozystack.netlify.app/blog/2025/04/a-simple-way-to-install-talos-linux-on-any-machine-with-any-provider/</link><pubDate>Mon, 28 Apr 2025 00:00:00 +0000</pubDate><guid>https://deploy-preview-490--cozystack.netlify.app/blog/2025/04/a-simple-way-to-install-talos-linux-on-any-machine-with-any-provider/</guid><description>&lt;h3 id="a-simple-way-to-install-talos-linux-on-any-machine-with-anyprovider"&gt;A Simple Way to Install Talos Linux on Any Machine, with Any Provider&lt;/h3&gt;
&lt;p&gt;Talos Linux is a specialized operating system designed for running Kubernetes. In my opinion, it does that task better than others. First and foremost it handles full lifecycle management for Kubernetes control-plane components.&lt;/p&gt;
&lt;p&gt;On the other hand, Talos Linux focuses on security, minimizing the user’s ability to influence the system. A distinctive feature of this OS is the near-complete absence of executables, including the absence of a shell and the inability to log in via SSH. All configuration of Talos Linux is done through a Kubernetes-like API.&lt;/p&gt;</description></item><item><title>Cozystack v0.22 Release: telemetry, patched Talos v1.9.1, new entities Workload and WorkloadMonitor</title><link>https://deploy-preview-490--cozystack.netlify.app/blog/2025/01/cozystack-v0-22-release-telemetry-patched-talos-v1-9-1-new-entities-workload-and-workloadmonitor/</link><pubDate>Fri, 17 Jan 2025 00:00:00 +0000</pubDate><guid>https://deploy-preview-490--cozystack.netlify.app/blog/2025/01/cozystack-v0-22-release-telemetry-patched-talos-v1-9-1-new-entities-workload-and-workloadmonitor/</guid><description>&lt;h3 id="cozystack-v022-release-telemetry-patched-talos-v191-new-entities-workload-and-workloadmonitor"&gt;Cozystack v0.22 Release: telemetry, patched Talos v1.9.1, new entities Workload and WorkloadMonitor&lt;/h3&gt;
&lt;h3 id="main-changes"&gt;Main changes&lt;/h3&gt;
&lt;p&gt;In the latest release was added cozystack-controller and new entities: Workload and WorkloadMonitor, which allow monitoring the state of pods managed by operators and evaluating the service level according to predefined rules.&lt;/p&gt;
&lt;p&gt;Since different applications in Cozystack are managed by different operators, we decided to create a unified format for displaying the status of each service.&lt;/p&gt;</description></item><item><title>Cozystack v0.23: Talos Linux v1.9.2, Telegram Alert Severity, VM Instance Hooks, and Flux Operator Update</title><link>https://deploy-preview-490--cozystack.netlify.app/blog/2025/01/cozystack-v0-23/</link><pubDate>Fri, 17 Jan 2025 00:00:00 +0000</pubDate><guid>https://deploy-preview-490--cozystack.netlify.app/blog/2025/01/cozystack-v0-23/</guid><description>&lt;h3 id="cozystack-v023-talos-linux-v192-telegram-alert-severity-vm-instance-hooks-and-flux-operator-update"&gt;Cozystack v0.23: Talos Linux v1.9.2, Telegram Alert Severity, VM Instance Hooks, and Flux Operator Update&lt;/h3&gt;
&lt;p&gt;Version 0.23 improves alerting, VM lifecycle management, and updates core infrastructure components.&lt;/p&gt;
&lt;h3 id="major-features-and-improvements"&gt;Major Features and Improvements&lt;/h3&gt;
&lt;h4 id="talos-linux-v192"&gt;Talos Linux v1.9.2&lt;/h4&gt;
&lt;p&gt;Talos Linux is updated to &lt;strong&gt;v1.9.2&lt;/strong&gt;, bringing security patches and stability improvements for the host OS.&lt;/p&gt;
&lt;h4 id="telegram-alert-severity-filtering"&gt;Telegram Alert Severity Filtering&lt;/h4&gt;
&lt;p&gt;Operators can now configure &lt;strong&gt;severity filtering&lt;/strong&gt; for Telegram alert notifications, reducing noise by only forwarding alerts of a specified severity level or higher.&lt;/p&gt;</description></item><item><title>Cozystack v0.15: OpenCost, Talos Metal Image, Backup Fixes, and Kamaji OOM Fix</title><link>https://deploy-preview-490--cozystack.netlify.app/blog/2024/09/cozystack-v0-15/</link><pubDate>Mon, 16 Sep 2024 00:00:00 +0000</pubDate><guid>https://deploy-preview-490--cozystack.netlify.app/blog/2024/09/cozystack-v0-15/</guid><description>&lt;h3 id="cozystack-v015-opencost-talos-metal-image-backup-fixes-and-kamaji-oom-fix"&gt;Cozystack v0.15: OpenCost, Talos Metal Image, Backup Fixes, and Kamaji OOM Fix&lt;/h3&gt;
&lt;p&gt;Version 0.15 adds cost visibility, improves bare-metal provisioning, and fixes critical stability issues.&lt;/p&gt;
&lt;h3 id="major-features-and-improvements"&gt;Major Features and Improvements&lt;/h3&gt;
&lt;h4 id="opencost"&gt;OpenCost&lt;/h4&gt;
&lt;p&gt;&lt;strong&gt;OpenCost&lt;/strong&gt; is now integrated into Cozystack, providing &lt;strong&gt;resource cost tracking&lt;/strong&gt; across the platform. Operators can see how much compute, storage, and network resources each tenant or application consumes.&lt;/p&gt;
&lt;h4 id="talos-linux-metal-image-and-firmware-updates"&gt;Talos Linux Metal Image and Firmware Updates&lt;/h4&gt;
&lt;p&gt;The Talos Linux integration receives updated firmwares and a new &lt;strong&gt;metal image&lt;/strong&gt; asset, simplifying bare-metal installations and supporting a wider range of hardware.&lt;/p&gt;</description></item><item><title>Introducing Talm, a configuration manager for Talos Linux</title><link>https://deploy-preview-490--cozystack.netlify.app/blog/2024/05/introducing-talm-a-configuration-manager-for-talos-linux/</link><pubDate>Wed, 29 May 2024 00:00:00 +0000</pubDate><guid>https://deploy-preview-490--cozystack.netlify.app/blog/2024/05/introducing-talm-a-configuration-manager-for-talos-linux/</guid><description>&lt;p&gt;&lt;strong&gt;Author&lt;/strong&gt;: Andrei Kvapil (Ænix)&lt;/p&gt;
&lt;p&gt;The Cozystack project has released Talm, a configuration manager for Talos Linux&lt;/p&gt;
&lt;p&gt;The developers of the open-source PaaS platform 
&lt;a href="https://cozystack.io/" target="_blank"&gt;Cozystack&lt;/a&gt; have prepared the 
&lt;a href="https://github.com/cozystack/talm" target="_blank"&gt;Talm&lt;/a&gt; project, aimed at simplifying the configuration of bare-metal servers for 
&lt;a href="https://www.talos.dev/" target="_blank"&gt;Talos Linux&lt;/a&gt;, an operating system designed to run Kubernetes with a Kubernetes-like API and configured via a single Yaml manifest. Although Talm was created to describe the declarative installation of Cozystack, it is not tied specifically to this platform and can be used to manage any Talos Linux configurations. The project is developed under the MPL license.&lt;/p&gt;</description></item></channel></rss>