<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Multi-Cluster Job dispatching on Kueue</title>
    <link>https://deploy-preview-10701--kubernetes-sigs-kueue.netlify.app/docs/tasks/run/multikueue/</link>
    <description>Recent content in Multi-Cluster Job dispatching on Kueue</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Mon, 09 Feb 2026 16:06:00 -0500</lastBuildDate>
    <atom:link href="https://deploy-preview-10701--kubernetes-sigs-kueue.netlify.app/docs/tasks/run/multikueue/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Run Deployment in Multi-Cluster</title>
      <link>https://deploy-preview-10701--kubernetes-sigs-kueue.netlify.app/docs/tasks/run/multikueue/deployment/</link>
      <pubDate>Mon, 17 Feb 2025 00:00:00 +0000</pubDate>
      <guid>https://deploy-preview-10701--kubernetes-sigs-kueue.netlify.app/docs/tasks/run/multikueue/deployment/</guid>
      <description>&lt;h2 id=&#34;before-you-begin&#34;&gt;&#xA;Before you begin&#xA;&lt;a href=&#34;#before-you-begin&#34; class=&#34;anchor-link&#34;&gt;&#xA;    &lt;svg xmlns=&#34;http://www.w3.org/2000/svg&#34; fill=&#34;currentColor&#34; width=&#34;24&#34; height=&#34;24&#34; viewBox=&#34;0 0 24 24&#34;&gt;&#xA;    &lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;none&#34;&gt;&lt;/path&gt;&#xA;    &lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z&#34;&gt;&lt;/path&gt;&#xA;&lt;/svg&gt;&#xA;&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Check the &lt;a href=&#34;https://deploy-preview-10701--kubernetes-sigs-kueue.netlify.app/docs/tasks/manage/setup_multikueue/&#34;&gt;MultiKueue installation guide&lt;/a&gt; on how to properly setup MultiKueue clusters.&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Deployments receive live status updates through the status from the remote Pods created on the worker cluster.&lt;/p&gt;&#xA;&#xA;&#xA;&lt;div class=&#34;alert alert-primary&#34; role=&#34;alert&#34;&gt;&#xA;&lt;h4 class=&#34;alert-heading&#34;&gt;Pod integration requirements&lt;/h4&gt;&#xA;&#xA;    &lt;p&gt;Since Kueue v0.15, you don&amp;rsquo;t need to explicitly enable &lt;code&gt;&amp;quot;pod&amp;quot;&lt;/code&gt; integration to use the &lt;code&gt;&amp;quot;deployment&amp;quot;&lt;/code&gt; integration.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Run Plain Pod in Multi-Cluster</title>
      <link>https://deploy-preview-10701--kubernetes-sigs-kueue.netlify.app/docs/tasks/run/multikueue/plain_pods/</link>
      <pubDate>Mon, 17 Feb 2025 00:00:00 +0000</pubDate>
      <guid>https://deploy-preview-10701--kubernetes-sigs-kueue.netlify.app/docs/tasks/run/multikueue/plain_pods/</guid>
      <description>&lt;h2 id=&#34;before-you-begin&#34;&gt;&#xA;Before you begin&#xA;&lt;a href=&#34;#before-you-begin&#34; class=&#34;anchor-link&#34;&gt;&#xA;    &lt;svg xmlns=&#34;http://www.w3.org/2000/svg&#34; fill=&#34;currentColor&#34; width=&#34;24&#34; height=&#34;24&#34; viewBox=&#34;0 0 24 24&#34;&gt;&#xA;    &lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;none&#34;&gt;&lt;/path&gt;&#xA;    &lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z&#34;&gt;&lt;/path&gt;&#xA;&lt;/svg&gt;&#xA;&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Check the &lt;a href=&#34;https://deploy-preview-10701--kubernetes-sigs-kueue.netlify.app/docs/tasks/manage/setup_multikueue/&#34;&gt;MultiKueue installation guide&lt;/a&gt; on how to properly setup MultiKueue clusters.&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Follow steps in &lt;a href=&#34;https://deploy-preview-10701--kubernetes-sigs-kueue.netlify.app/docs/tasks/run/plain_pods/#before-you-begin&#34;&gt;Run Plain Pods&lt;/a&gt;&#xA;to learn how to enable and configure the &lt;code&gt;pod&lt;/code&gt; integration.&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;Pods created on the manager cluster are automatically gated and receive live status updates from their remote counterparts&lt;/p&gt;</description>
    </item>
    <item>
      <title>Run StatefulSet in Multi-Cluster</title>
      <link>https://deploy-preview-10701--kubernetes-sigs-kueue.netlify.app/docs/tasks/run/multikueue/statefulset/</link>
      <pubDate>Wed, 15 Jan 2025 00:00:00 +0000</pubDate>
      <guid>https://deploy-preview-10701--kubernetes-sigs-kueue.netlify.app/docs/tasks/run/multikueue/statefulset/</guid>
      <description>&lt;h2 id=&#34;before-you-begin&#34;&gt;&#xA;Before you begin&#xA;&lt;a href=&#34;#before-you-begin&#34; class=&#34;anchor-link&#34;&gt;&#xA;    &lt;svg xmlns=&#34;http://www.w3.org/2000/svg&#34; fill=&#34;currentColor&#34; width=&#34;24&#34; height=&#34;24&#34; viewBox=&#34;0 0 24 24&#34;&gt;&#xA;    &lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;none&#34;&gt;&lt;/path&gt;&#xA;    &lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z&#34;&gt;&lt;/path&gt;&#xA;&lt;/svg&gt;&#xA;&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Check the &lt;a href=&#34;https://deploy-preview-10701--kubernetes-sigs-kueue.netlify.app/docs/tasks/manage/setup_multikueue/&#34;&gt;MultiKueue installation guide&lt;/a&gt; on how to properly setup MultiKueue clusters.&lt;/p&gt;&#xA;&#xA;&#xA;&lt;div class=&#34;alert alert-primary&#34; role=&#34;alert&#34;&gt;&#xA;&lt;h4 class=&#34;alert-heading&#34;&gt;Pod integration requirements&lt;/h4&gt;&#xA;&#xA;    &lt;p&gt;Since Kueue v0.15, you don&amp;rsquo;t need to explicitly enable &lt;code&gt;&amp;quot;pod&amp;quot;&lt;/code&gt; integration to use the &lt;code&gt;&amp;quot;statefulset&amp;quot;&lt;/code&gt; integration.&lt;/p&gt;&#xA;&lt;p&gt;For Kueue v0.14 and earlier, &lt;code&gt;&amp;quot;pod&amp;quot;&lt;/code&gt; integration must be explicitly enabled.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Run Kubernetes Job in Multi-Cluster</title>
      <link>https://deploy-preview-10701--kubernetes-sigs-kueue.netlify.app/docs/tasks/run/multikueue/job/</link>
      <pubDate>Tue, 05 Nov 2024 00:00:00 +0000</pubDate>
      <guid>https://deploy-preview-10701--kubernetes-sigs-kueue.netlify.app/docs/tasks/run/multikueue/job/</guid>
      <description>&lt;h2 id=&#34;before-you-begin&#34;&gt;&#xA;Before you begin&#xA;&lt;a href=&#34;#before-you-begin&#34; class=&#34;anchor-link&#34;&gt;&#xA;    &lt;svg xmlns=&#34;http://www.w3.org/2000/svg&#34; fill=&#34;currentColor&#34; width=&#34;24&#34; height=&#34;24&#34; viewBox=&#34;0 0 24 24&#34;&gt;&#xA;    &lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;none&#34;&gt;&lt;/path&gt;&#xA;    &lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z&#34;&gt;&lt;/path&gt;&#xA;&lt;/svg&gt;&#xA;&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Check the &lt;a href=&#34;https://deploy-preview-10701--kubernetes-sigs-kueue.netlify.app/docs/tasks/manage/setup_multikueue/&#34;&gt;MultiKueue installation guide&lt;/a&gt; on how to properly setup MultiKueue clusters.&lt;/p&gt;&#xA;&lt;p&gt;The current status of a Job being executed by MultiKueue on a worker cluster is live-updated on the management cluster.&lt;/p&gt;&#xA;&lt;p&gt;This gives the users and automation tools the ability to track the progress of Job status (.status) without lookup to the&#xA;worker cluster, making MultiKueue transparent from that perspective.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Run TrainJobs in Multi-Cluster</title>
      <link>https://deploy-preview-10701--kubernetes-sigs-kueue.netlify.app/docs/tasks/run/multikueue/trainjob/</link>
      <pubDate>Thu, 06 Nov 2025 00:00:00 +0000</pubDate>
      <guid>https://deploy-preview-10701--kubernetes-sigs-kueue.netlify.app/docs/tasks/run/multikueue/trainjob/</guid>
      <description>&lt;h2 id=&#34;before-you-begin&#34;&gt;&#xA;Before you begin&#xA;&lt;a href=&#34;#before-you-begin&#34; class=&#34;anchor-link&#34;&gt;&#xA;    &lt;svg xmlns=&#34;http://www.w3.org/2000/svg&#34; fill=&#34;currentColor&#34; width=&#34;24&#34; height=&#34;24&#34; viewBox=&#34;0 0 24 24&#34;&gt;&#xA;    &lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;none&#34;&gt;&lt;/path&gt;&#xA;    &lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z&#34;&gt;&lt;/path&gt;&#xA;&lt;/svg&gt;&#xA;&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Check the &lt;a href=&#34;https://deploy-preview-10701--kubernetes-sigs-kueue.netlify.app/docs/tasks/manage/setup_multikueue/&#34;&gt;MultiKueue installation guide&lt;/a&gt; on how to properly setup MultiKueue clusters.&lt;/p&gt;&#xA;&lt;p&gt;For the ease of setup and use we recommend using at least Kueue v0.11.0 and for Kubeflow Trainer at least v2.0.0.&lt;/p&gt;&#xA;&lt;p&gt;See &lt;a href=&#34;https://www.kubeflow.org/docs/components/trainer/operator-guides/installation/&#34;&gt;Trainer Installation&lt;/a&gt; for installation and configuration details of Kubeflow Trainer v2.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Run AppWrappers in Multi-Cluster</title>
      <link>https://deploy-preview-10701--kubernetes-sigs-kueue.netlify.app/docs/tasks/run/multikueue/appwrapper/</link>
      <pubDate>Mon, 23 Jun 2025 00:00:00 +0000</pubDate>
      <guid>https://deploy-preview-10701--kubernetes-sigs-kueue.netlify.app/docs/tasks/run/multikueue/appwrapper/</guid>
      <description>&lt;h2 id=&#34;before-you-begin&#34;&gt;&#xA;Before you begin&#xA;&lt;a href=&#34;#before-you-begin&#34; class=&#34;anchor-link&#34;&gt;&#xA;    &lt;svg xmlns=&#34;http://www.w3.org/2000/svg&#34; fill=&#34;currentColor&#34; width=&#34;24&#34; height=&#34;24&#34; viewBox=&#34;0 0 24 24&#34;&gt;&#xA;    &lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;none&#34;&gt;&lt;/path&gt;&#xA;    &lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z&#34;&gt;&lt;/path&gt;&#xA;&lt;/svg&gt;&#xA;&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Check the &lt;a href=&#34;https://deploy-preview-10701--kubernetes-sigs-kueue.netlify.app/docs/tasks/manage/setup_multikueue/&#34;&gt;MultiKueue installation guide&lt;/a&gt; on how to properly setup MultiKueue clusters.&lt;/p&gt;&#xA;&lt;p&gt;For the ease of setup and use we recommend using at least Kueue v0.11.0 and at least AppWrapper Operator v1.1.1.&lt;/p&gt;&#xA;&lt;p&gt;See &lt;a href=&#34;https://project-codeflare.github.io/appwrapper/quick-start/&#34;&gt;AppWrapper Quick-Start Guide&lt;/a&gt; for installation and configuration details of the AppWrapper Operator.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Run Jobsets in Multi-Cluster</title>
      <link>https://deploy-preview-10701--kubernetes-sigs-kueue.netlify.app/docs/tasks/run/multikueue/jobsets/</link>
      <pubDate>Wed, 25 Sep 2024 00:00:00 +0000</pubDate>
      <guid>https://deploy-preview-10701--kubernetes-sigs-kueue.netlify.app/docs/tasks/run/multikueue/jobsets/</guid>
      <description>&lt;h2 id=&#34;before-you-begin&#34;&gt;&#xA;Before you begin&#xA;&lt;a href=&#34;#before-you-begin&#34; class=&#34;anchor-link&#34;&gt;&#xA;    &lt;svg xmlns=&#34;http://www.w3.org/2000/svg&#34; fill=&#34;currentColor&#34; width=&#34;24&#34; height=&#34;24&#34; viewBox=&#34;0 0 24 24&#34;&gt;&#xA;    &lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;none&#34;&gt;&lt;/path&gt;&#xA;    &lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z&#34;&gt;&lt;/path&gt;&#xA;&lt;/svg&gt;&#xA;&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Check the &lt;a href=&#34;https://deploy-preview-10701--kubernetes-sigs-kueue.netlify.app/docs/tasks/manage/setup_multikueue/&#34;&gt;MultiKueue installation guide&lt;/a&gt; on how to properly setup MultiKueue clusters.&lt;/p&gt;&#xA;&lt;p&gt;For the ease of setup and use we recommend using at least Kueue v0.8.1 and JobSet v0.6.0 (see &lt;a href=&#34;https://jobset.sigs.k8s.io/docs/installation/&#34;&gt;JobSet Installation&lt;/a&gt; for more details).&lt;/p&gt;&#xA;&lt;h2 id=&#34;run-jobsets-example&#34;&gt;&#xA;Run Jobsets example&#xA;&lt;a href=&#34;#run-jobsets-example&#34; class=&#34;anchor-link&#34;&gt;&#xA;    &lt;svg xmlns=&#34;http://www.w3.org/2000/svg&#34; fill=&#34;currentColor&#34; width=&#34;24&#34; height=&#34;24&#34; viewBox=&#34;0 0 24 24&#34;&gt;&#xA;    &lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;none&#34;&gt;&lt;/path&gt;&#xA;    &lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z&#34;&gt;&lt;/path&gt;&#xA;&lt;/svg&gt;&#xA;&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Once the setup is complete you can test it by running the &lt;a href=&#34;https://deploy-preview-10701--kubernetes-sigs-kueue.netlify.app/docs/tasks/run/jobsets/#example-jobset&#34;&gt;&lt;code&gt;jobset-sample.yaml&lt;/code&gt;&lt;/a&gt; Job.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Run KubeRay Jobs in Multi-Cluster</title>
      <link>https://deploy-preview-10701--kubernetes-sigs-kueue.netlify.app/docs/tasks/run/multikueue/kuberay/</link>
      <pubDate>Wed, 19 Mar 2025 00:00:00 +0000</pubDate>
      <guid>https://deploy-preview-10701--kubernetes-sigs-kueue.netlify.app/docs/tasks/run/multikueue/kuberay/</guid>
      <description>&lt;h2 id=&#34;before-you-begin&#34;&gt;&#xA;Before you begin&#xA;&lt;a href=&#34;#before-you-begin&#34; class=&#34;anchor-link&#34;&gt;&#xA;    &lt;svg xmlns=&#34;http://www.w3.org/2000/svg&#34; fill=&#34;currentColor&#34; width=&#34;24&#34; height=&#34;24&#34; viewBox=&#34;0 0 24 24&#34;&gt;&#xA;    &lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;none&#34;&gt;&lt;/path&gt;&#xA;    &lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z&#34;&gt;&lt;/path&gt;&#xA;&lt;/svg&gt;&#xA;&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Check the &lt;a href=&#34;https://deploy-preview-10701--kubernetes-sigs-kueue.netlify.app/docs/tasks/manage/setup_multikueue/&#34;&gt;MultiKueue installation guide&lt;/a&gt; on how to properly setup MultiKueue clusters.&lt;/p&gt;&#xA;&lt;p&gt;For the ease of setup and use we recommend using at least Kueue v0.11.0 and for KubeRay Operator at least v1.3.1.&lt;/p&gt;&#xA;&lt;p&gt;See &lt;a href=&#34;https://docs.ray.io/en/latest/cluster/kubernetes/getting-started/raycluster-quick-start.html#step-2-deploy-a-kuberay-operator&#34;&gt;KubeRay Operator Installation&lt;/a&gt; for installation and configuration details of KubeRay Operator.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Run Kubeflow Jobs (v1) in Multi-Cluster</title>
      <link>https://deploy-preview-10701--kubernetes-sigs-kueue.netlify.app/docs/tasks/run/multikueue/kubeflow/</link>
      <pubDate>Wed, 25 Sep 2024 00:00:00 +0000</pubDate>
      <guid>https://deploy-preview-10701--kubernetes-sigs-kueue.netlify.app/docs/tasks/run/multikueue/kubeflow/</guid>
      <description>&lt;div class=&#34;alert alert-primary&#34; role=&#34;alert&#34;&gt;&#xA;&lt;h4 class=&#34;alert-heading&#34;&gt;Note&lt;/h4&gt;&#xA;&#xA;    &lt;p&gt;This page covers legacy Kubeflow Trainer v1 jobs (PyTorchJob, TFJob, XGBoostJob, etc.).&lt;/p&gt;&#xA;&lt;p&gt;For Kubeflow Trainer v2 TrainJob, see &lt;a href=&#34;https://deploy-preview-10701--kubernetes-sigs-kueue.netlify.app/docs/tasks/run/multikueue/trainjob/&#34;&gt;Run TrainJobs in Multi-Cluster&lt;/a&gt;.&lt;/p&gt;&#xA;&#xA;&#xA;&lt;/div&gt;&#xA;&#xA;&lt;h2 id=&#34;before-you-begin&#34;&gt;&#xA;Before you begin&#xA;&lt;a href=&#34;#before-you-begin&#34; class=&#34;anchor-link&#34;&gt;&#xA;    &lt;svg xmlns=&#34;http://www.w3.org/2000/svg&#34; fill=&#34;currentColor&#34; width=&#34;24&#34; height=&#34;24&#34; viewBox=&#34;0 0 24 24&#34;&gt;&#xA;    &lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;none&#34;&gt;&lt;/path&gt;&#xA;    &lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z&#34;&gt;&lt;/path&gt;&#xA;&lt;/svg&gt;&#xA;&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Check the &lt;a href=&#34;https://deploy-preview-10701--kubernetes-sigs-kueue.netlify.app/docs/tasks/manage/setup_multikueue/&#34;&gt;MultiKueue installation guide&lt;/a&gt; on how to properly setup MultiKueue clusters.&lt;/p&gt;&#xA;&lt;p&gt;For the ease of setup and use we recommend using at least Kueue v0.11.0 and for Kubeflow Trainer at least v1.9.0.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Run External Framework Jobs in Multi-Cluster</title>
      <link>https://deploy-preview-10701--kubernetes-sigs-kueue.netlify.app/docs/tasks/run/multikueue/external-frameworks/</link>
      <pubDate>Fri, 19 Sep 2025 00:00:00 +0000</pubDate>
      <guid>https://deploy-preview-10701--kubernetes-sigs-kueue.netlify.app/docs/tasks/run/multikueue/external-frameworks/</guid>
      <description>&lt;div class=&#34;feature-state-notice feature-alpha&#34;&gt;&#xA;  &lt;span class=&#34;feature-state-name&#34;&gt;Feature state&lt;/span&gt; alpha since Kueue v0.14&#xA;&lt;/div&gt;&#xA;&#xA;&#xA;&lt;h2 id=&#34;before-you-begin&#34;&gt;&#xA;Before you begin&#xA;&lt;a href=&#34;#before-you-begin&#34; class=&#34;anchor-link&#34;&gt;&#xA;    &lt;svg xmlns=&#34;http://www.w3.org/2000/svg&#34; fill=&#34;currentColor&#34; width=&#34;24&#34; height=&#34;24&#34; viewBox=&#34;0 0 24 24&#34;&gt;&#xA;    &lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;none&#34;&gt;&lt;/path&gt;&#xA;    &lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z&#34;&gt;&lt;/path&gt;&#xA;&lt;/svg&gt;&#xA;&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Check the &lt;a href=&#34;https://deploy-preview-10701--kubernetes-sigs-kueue.netlify.app/docs/tasks/manage/setup_multikueue/&#34;&gt;MultiKueue installation guide&lt;/a&gt; on how to properly setup MultiKueue clusters.&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Enable the &lt;code&gt;MultiKueueAdaptersForCustomJobs&lt;/code&gt; feature gate. This feature is in Alpha and is disabled by default.&lt;/p&gt;&#xA;&lt;p&gt;To enable the feature, add the &lt;code&gt;--feature-gates=MultiKueueAdaptersForCustomJobs=true&lt;/code&gt; flag to the Kueue controller manager&amp;rsquo;s arguments. For example, you can apply it to your deployment with the following command:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Run MPIJobs in Multi-Cluster</title>
      <link>https://deploy-preview-10701--kubernetes-sigs-kueue.netlify.app/docs/tasks/run/multikueue/mpijob/</link>
      <pubDate>Fri, 25 Oct 2024 00:00:00 +0000</pubDate>
      <guid>https://deploy-preview-10701--kubernetes-sigs-kueue.netlify.app/docs/tasks/run/multikueue/mpijob/</guid>
      <description>&lt;h2 id=&#34;before-you-begin&#34;&gt;&#xA;Before you begin&#xA;&lt;a href=&#34;#before-you-begin&#34; class=&#34;anchor-link&#34;&gt;&#xA;    &lt;svg xmlns=&#34;http://www.w3.org/2000/svg&#34; fill=&#34;currentColor&#34; width=&#34;24&#34; height=&#34;24&#34; viewBox=&#34;0 0 24 24&#34;&gt;&#xA;    &lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;none&#34;&gt;&lt;/path&gt;&#xA;    &lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z&#34;&gt;&lt;/path&gt;&#xA;&lt;/svg&gt;&#xA;&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Check the &lt;a href=&#34;https://deploy-preview-10701--kubernetes-sigs-kueue.netlify.app/docs/tasks/manage/setup_multikueue/&#34;&gt;MultiKueue installation guide&lt;/a&gt; on how to properly setup MultiKueue clusters.&lt;/p&gt;&#xA;&lt;p&gt;For the proper setup and use it is required using at least Kueue v0.9.0 and for MPI Operator at least v0.6.0.&lt;/p&gt;&#xA;&lt;h3 id=&#34;installation-on-the-clusters&#34;&gt;&#xA;Installation on the Clusters&#xA;&lt;a href=&#34;#installation-on-the-clusters&#34; class=&#34;anchor-link&#34;&gt;&#xA;    &lt;svg xmlns=&#34;http://www.w3.org/2000/svg&#34; fill=&#34;currentColor&#34; width=&#34;24&#34; height=&#34;24&#34; viewBox=&#34;0 0 24 24&#34;&gt;&#xA;    &lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;none&#34;&gt;&lt;/path&gt;&#xA;    &lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z&#34;&gt;&lt;/path&gt;&#xA;&lt;/svg&gt;&#xA;&lt;/a&gt;&#xA;&lt;/h3&gt;&#xA;&#xA;&#xA;&lt;div class=&#34;alert alert-primary&#34; role=&#34;alert&#34;&gt;&#xA;&lt;h4 class=&#34;alert-heading&#34;&gt;Note&lt;/h4&gt;&#xA;&#xA;    While both MPI Operator and Trainer must be running on the same cluster, there are special steps that has to be applied to Trainer deployment.&#xA;See &lt;a href=&#34;https://deploy-preview-10701--kubernetes-sigs-kueue.netlify.app/docs/tasks/run/multikueue/kubeflow/#working-alongside-mpi-operator&#34;&gt;Working alongside MPI Operator&lt;/a&gt; for more details.&#xA;&#xA;&lt;/div&gt;&#xA;&#xA;&lt;p&gt;See &lt;a href=&#34;https://www.kubeflow.org/docs/components/training/user-guides/mpi/#installation&#34;&gt;MPI Operator Installation&lt;/a&gt; for installation and configuration details of MPI Operator.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Run LeaderWorkerSet in Multi-Cluster</title>
      <link>https://deploy-preview-10701--kubernetes-sigs-kueue.netlify.app/docs/tasks/run/multikueue/leaderworkerset/</link>
      <pubDate>Fri, 16 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://deploy-preview-10701--kubernetes-sigs-kueue.netlify.app/docs/tasks/run/multikueue/leaderworkerset/</guid>
      <description>&lt;h2 id=&#34;before-you-begin&#34;&gt;&#xA;Before you begin&#xA;&lt;a href=&#34;#before-you-begin&#34; class=&#34;anchor-link&#34;&gt;&#xA;    &lt;svg xmlns=&#34;http://www.w3.org/2000/svg&#34; fill=&#34;currentColor&#34; width=&#34;24&#34; height=&#34;24&#34; viewBox=&#34;0 0 24 24&#34;&gt;&#xA;    &lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;none&#34;&gt;&lt;/path&gt;&#xA;    &lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z&#34;&gt;&lt;/path&gt;&#xA;&lt;/svg&gt;&#xA;&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Check the &lt;a href=&#34;https://deploy-preview-10701--kubernetes-sigs-kueue.netlify.app/docs/tasks/manage/setup_multikueue/&#34;&gt;MultiKueue installation guide&lt;/a&gt; on how to properly setup MultiKueue clusters.&lt;/p&gt;&#xA;&lt;h2 id=&#34;how-it-works&#34;&gt;&#xA;How it works&#xA;&lt;a href=&#34;#how-it-works&#34; class=&#34;anchor-link&#34;&gt;&#xA;    &lt;svg xmlns=&#34;http://www.w3.org/2000/svg&#34; fill=&#34;currentColor&#34; width=&#34;24&#34; height=&#34;24&#34; viewBox=&#34;0 0 24 24&#34;&gt;&#xA;    &lt;path d=&#34;M0 0h24v24H0z&#34; fill=&#34;none&#34;&gt;&lt;/path&gt;&#xA;    &lt;path d=&#34;M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z&#34;&gt;&lt;/path&gt;&#xA;&lt;/svg&gt;&#xA;&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;LeaderWorkerSet creates one Workload per replica, which requires special handling in MultiKueue.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
