<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Advanced-Deployment on Agent Zone</title><link>https://agent-zone.ai/tags/advanced-deployment/</link><description>Recent content in Advanced-Deployment on Agent Zone</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sun, 22 Feb 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://agent-zone.ai/tags/advanced-deployment/index.xml" rel="self" type="application/rss+xml"/><item><title>Multiple Temporal Servers on Minikube: Multi-Cluster Setup</title><link>https://agent-zone.ai/knowledge/workflow-orchestration/temporal-multi-cluster-minikube/</link><pubDate>Sun, 22 Feb 2026 00:00:00 +0000</pubDate><guid>https://agent-zone.ai/knowledge/workflow-orchestration/temporal-multi-cluster-minikube/</guid><description>&lt;h1 id="multiple-temporal-servers-on-minikube"&gt;Multiple Temporal Servers on Minikube&lt;a class="anchor" href="#multiple-temporal-servers-on-minikube"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;Running two independent Temporal Server instances locally lets you develop and test cross-cluster patterns &amp;ndash; worker bridges, namespace replication, and multi-region failover &amp;ndash; without cloud infrastructure. This article walks through deploying two Temporal clusters on minikube using profiles and connecting them over Docker networking.&lt;/p&gt;
&lt;p&gt;All configuration files and Makefile targets reference the companion repository at &lt;a href="https://github.com/statherm/temporal-examples"&gt;github.com/statherm/temporal-examples&lt;/a&gt; in the &lt;code&gt;multi-cluster/&lt;/code&gt; directory.&lt;/p&gt;
&lt;h2 id="why-multiple-clusters"&gt;Why Multiple Clusters?&lt;a class="anchor" href="#why-multiple-clusters"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;A single Temporal cluster handles most use cases. You need multiple clusters when:&lt;/p&gt;</description></item></channel></rss>