<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Multi-App Run on Dapr Docs</title><link>https://v1-18.docs.dapr.io/developing-applications/local-development/multi-app-dapr-run/</link><description>Recent content in Multi-App Run on Dapr Docs</description><generator>Hugo</generator><language>en</language><atom:link href="https://v1-18.docs.dapr.io/developing-applications/local-development/multi-app-dapr-run/index.xml" rel="self" type="application/rss+xml"/><item><title>Multi-App Run overview</title><link>https://v1-18.docs.dapr.io/developing-applications/local-development/multi-app-dapr-run/multi-app-overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://v1-18.docs.dapr.io/developing-applications/local-development/multi-app-dapr-run/multi-app-overview/</guid><description>&lt;div class="alert alert-primary" role="alert">
&lt;h4 class="alert-heading">Note&lt;/h4>

 Multi-App Run for &lt;strong>Kubernetes&lt;/strong> is currently a preview feature.

&lt;/div>

&lt;p>Let&amp;rsquo;s say you want to run several applications locally to test them together, similar to a production scenario. Multi-App Run allows you to start and stop a set of applications simultaneously, either:&lt;/p>
&lt;ul>
&lt;li>Locally/self-hosted with processes, or&lt;/li>
&lt;li>By building container images and deploying to a Kubernetes cluster
&lt;ul>
&lt;li>You can use a local Kubernetes cluster (KiND) or one deploy to a Cloud (AKS, EKS, and GKE).&lt;/li>
&lt;/ul>
&lt;/li>
&lt;/ul>
&lt;p>The Multi-App Run template file describes how to start multiple applications as if you had run many separate CLI &lt;code>run&lt;/code> commands. By default, this template file is called &lt;code>dapr.yaml&lt;/code>.&lt;/p></description></item><item><title>How to: Use the Multi-App Run template file</title><link>https://v1-18.docs.dapr.io/developing-applications/local-development/multi-app-dapr-run/multi-app-template/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://v1-18.docs.dapr.io/developing-applications/local-development/multi-app-dapr-run/multi-app-template/</guid><description>&lt;div class="alert alert-primary" role="alert">
&lt;h4 class="alert-heading">Note&lt;/h4>

 Multi-App Run for &lt;strong>Kubernetes&lt;/strong> is currently a preview feature.

&lt;/div>

&lt;p>The Multi-App Run template file is a YAML file that you can use to run multiple applications at once. In this guide, you&amp;rsquo;ll learn how to:&lt;/p>
&lt;ul>
&lt;li>Use the multi-app template&lt;/li>
&lt;li>View started applications&lt;/li>
&lt;li>Stop the multi-app template&lt;/li>
&lt;li>Structure the multi-app template file&lt;/li>
&lt;/ul>
&lt;h2 id="use-the-multi-app-template">Use the multi-app template&lt;/h2>
&lt;p>You can use the multi-app template file in one of the following two ways:&lt;/p></description></item></channel></rss>