<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>运行 Kubeflow on Kueue</title>
    <link>https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/zh-cn/docs/tasks/run/kubeflow/</link>
    <description>Recent content in 运行 Kubeflow on Kueue</description>
    <generator>Hugo</generator>
    <language>zh-cn</language>
    <lastBuildDate>Tue, 31 Mar 2026 15:42:13 +0800</lastBuildDate>
    <atom:link href="https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/zh-cn/docs/tasks/run/kubeflow/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>运行 JAXJob</title>
      <link>https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/zh-cn/docs/tasks/run/kubeflow/jaxjobs/</link>
      <pubDate>Wed, 23 Apr 2025 00:00:00 +0000</pubDate>
      <guid>https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/zh-cn/docs/tasks/run/kubeflow/jaxjobs/</guid>
      <description>&lt;p&gt;此页面展示了在运行 &lt;a href=&#34;https://www.kubeflow.org/docs/components/training/jax/&#34;&gt;Trainer&lt;/a&gt;&#xA;JAXJob 时，如何利用 Kueue 的调度和资源管理能力。&lt;/p&gt;&#xA;&lt;p&gt;本指南适用于对 Kueue 有基本了解的&lt;a href=&#34;https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/zh-CN/docs/tasks#batch-user&#34;&gt;批处理用户&lt;/a&gt;。&#xA;欲了解更多信息，请参阅 &lt;a href=&#34;https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/zh-CN/docs/overview&#34;&gt;Kueue 概述&lt;/a&gt;。&lt;/p&gt;&#xA;&lt;h2 id=&#34;before-you-begin&#34;&gt;&#xA;开始之前&#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;检查&lt;a href=&#34;https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/zh-CN/docs/tasks/manage/administer_cluster_quotas&#34;&gt;管理集群配额&lt;/a&gt;，&#xA;以获取有关初始集群设置的详细信息。&lt;/p&gt;&#xA;&lt;p&gt;查阅 &lt;a href=&#34;https://github.com/kubeflow/training-operator#installation&#34;&gt;Trainer 安装指南&lt;/a&gt;。&lt;/p&gt;&#xA;&lt;p&gt;请注意，Trainer 的最低要求版本是 v1.9.0。&lt;/p&gt;&#xA;&lt;p&gt;你可以&lt;a href=&#34;https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/zh-CN/docs/installation#install-a-custom-configured-released-version&#34;&gt;修改已安装版本的 Kueue 配置&lt;/a&gt;，&#xA;以将 JAXJob 添加到允许的工作负载中。&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;Note&lt;/h4&gt;&#xA;&#xA;    为了使用 Trainer，在 v0.8.1 之前，你需要在安装后重启 Kueue。&#xA;你可以通过运行以下命令来实现：&lt;code&gt;kubectl delete pods -l control-plane=controller-manager -n kueue-system&lt;/code&gt;。&#xA;&#xA;&lt;/div&gt;&#xA;&#xA;&lt;h2 id=&#34;jaxjob-definition&#34;&gt;&#xA;JAXJob 定义&#xA;&lt;a href=&#34;#jaxjob-definition&#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;h3 id=&#34;a-队列选择&#34;&gt;&#xA;a. 队列选择&#xA;&lt;a href=&#34;#a-%e9%98%9f%e5%88%97%e9%80%89%e6%8b%a9&#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;&lt;p&gt;目标&lt;a href=&#34;https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/zh-CN/docs/concepts/local_queue&#34;&gt;本地队列&lt;/a&gt;应当在 JAXJob&#xA;配置的 &lt;code&gt;metadata.labels&lt;/code&gt; 部分中指定。&lt;/p&gt;</description>
    </item>
    <item>
      <title>运行 PaddleJob</title>
      <link>https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/zh-cn/docs/tasks/run/kubeflow/paddlejobs/</link>
      <pubDate>Fri, 22 Sep 2023 00:00:00 +0000</pubDate>
      <guid>https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/zh-cn/docs/tasks/run/kubeflow/paddlejobs/</guid>
      <description>&lt;p&gt;此页面展示了在运行 &lt;a href=&#34;https://www.kubeflow.org/docs/components/training/paddlepaddle/&#34;&gt;Trainer&lt;/a&gt;&#xA;PaddleJob 时，如何利用 Kueue 的调度和资源管理能力。&lt;/p&gt;&#xA;&lt;p&gt;本指南适用于对 Kueue 有基本了解的&lt;a href=&#34;https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/zh-CN/docs/tasks#batch-user&#34;&gt;批处理用户&lt;/a&gt;。&#xA;欲了解更多信息，请参阅 &lt;a href=&#34;https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/zh-CN/docs/overview&#34;&gt;Kueue 概述&lt;/a&gt;。&lt;/p&gt;&#xA;&lt;h2 id=&#34;before-you-begin&#34;&gt;&#xA;开始之前&#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;查阅&lt;a href=&#34;https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/zh-CN/docs/tasks/manage/administer_cluster_quotas&#34;&gt;管理集群配额&lt;/a&gt;，&#xA;以获取初始集群设置的详细信息。&lt;/p&gt;&#xA;&lt;p&gt;查阅 &lt;a href=&#34;https://www.kubeflow.org/docs/components/training/installation/&#34;&gt;Trainer 安装指南&lt;/a&gt;。&lt;/p&gt;&#xA;&lt;p&gt;请注意，Trainer 最低版本要求为 v1.7.0。&lt;/p&gt;&#xA;&lt;p&gt;你可以&lt;a href=&#34;https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/zh-CN/docs/installation#install-a-custom-configured-released-version&#34;&gt;修改已安装版本的 Kueue 配置&lt;/a&gt;，&#xA;以添加 PaddleJob 到允许的工作负载中。&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;注意&lt;/h4&gt;&#xA;&#xA;    要使用 Trainer，在 v0.8.1 之前，你需要在安装后重启 Kueue。&#xA;你可以通过运行以下命令来实现：&lt;code&gt;kubectl delete pods -l control-plane=controller-manager -n kueue-system&lt;/code&gt;。&#xA;&#xA;&lt;/div&gt;&#xA;&#xA;&lt;h2 id=&#34;paddlejob-definition&#34;&gt;&#xA;PaddleJob 定义&#xA;&lt;a href=&#34;#paddlejob-definition&#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;h3 id=&#34;a-队列选择&#34;&gt;&#xA;a. 队列选择&#xA;&lt;a href=&#34;#a-%e9%98%9f%e5%88%97%e9%80%89%e6%8b%a9&#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;&lt;p&gt;目标&lt;a href=&#34;https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/zh-CN/docs/concepts/local_queue&#34;&gt;本地队列&lt;/a&gt;应在 PaddleJob&#xA;配置的 &lt;code&gt;metadata.labels&lt;/code&gt; 部分中指定。&lt;/p&gt;</description>
    </item>
    <item>
      <title>运行 XGBoostJob</title>
      <link>https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/zh-cn/docs/tasks/run/kubeflow/xgboostjobs/</link>
      <pubDate>Thu, 14 Sep 2023 00:00:00 +0000</pubDate>
      <guid>https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/zh-cn/docs/tasks/run/kubeflow/xgboostjobs/</guid>
      <description>&lt;p&gt;此页面展示了在运行 &lt;a href=&#34;https://www.kubeflow.org/docs/components/training/xgboost/&#34;&gt;Trainer&lt;/a&gt;&#xA;XGBoostJob 时，如何利用 Kueue 的调度和资源管理能力。&lt;/p&gt;&#xA;&lt;p&gt;本指南适用于对 Kueue 有基本了解的&lt;a href=&#34;https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/zh-CN/docs/tasks#batch-user&#34;&gt;批处理用户&lt;/a&gt;。&#xA;欲了解更多信息，请参阅 &lt;a href=&#34;https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/zh-CN/docs/overview&#34;&gt;Kueue 概述&lt;/a&gt;。&lt;/p&gt;&#xA;&lt;h2 id=&#34;before-you-begin&#34;&gt;&#xA;开始之前&#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;请查看&lt;a href=&#34;https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/zh-CN/docs/tasks/manage/administer_cluster_quotas&#34;&gt;管理集群配额&lt;/a&gt;，&#xA;以了解初始集群设置的详细信息。&lt;/p&gt;&#xA;&lt;p&gt;查阅 &lt;a href=&#34;https://www.kubeflow.org/docs/components/training/installation/&#34;&gt;Trainer 安装指南&lt;/a&gt;。&lt;/p&gt;&#xA;&lt;p&gt;请注意，Trainer 的最低要求版本是 v1.7.0。&lt;/p&gt;&#xA;&lt;p&gt;你可以&lt;a href=&#34;https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/zh-CN/docs/installation#install-a-custom-configured-released-version&#34;&gt;修改已安装版本的 Kueue 配置&lt;/a&gt;，以包含 XGBoostJobs 作为允许的工作负载。&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;Note&lt;/h4&gt;&#xA;&#xA;    要 v0.8.1 版本之前使用 Trainer，你需要在安装后重启 Kueue。&#xA;你可以通过运行以下命令来实现：&lt;code&gt;kubectl delete pods -l control-plane=controller-manager -n kueue-system&lt;/code&gt;。&#xA;&#xA;&lt;/div&gt;&#xA;&#xA;&lt;h2 id=&#34;xgboostjob-definition&#34;&gt;&#xA;XGBoostJob 定义&#xA;&lt;a href=&#34;#xgboostjob-definition&#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;h3 id=&#34;a-队列选择&#34;&gt;&#xA;a. 队列选择&#xA;&lt;a href=&#34;#a-%e9%98%9f%e5%88%97%e9%80%89%e6%8b%a9&#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;&lt;p&gt;目标&lt;a href=&#34;https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/zh-CN/docs/concepts/local_queue&#34;&gt;本地队列&lt;/a&gt;应在 XGBoostJob&#xA;配置的 &lt;code&gt;metadata.labels&lt;/code&gt; 部分中指定。&lt;/p&gt;</description>
    </item>
    <item>
      <title>运行 TFJob</title>
      <link>https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/zh-cn/docs/tasks/run/kubeflow/tfjobs/</link>
      <pubDate>Wed, 23 Aug 2023 00:00:00 +0000</pubDate>
      <guid>https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/zh-cn/docs/tasks/run/kubeflow/tfjobs/</guid>
      <description>&lt;p&gt;此页面展示了在运行 &lt;a href=&#34;https://www.kubeflow.org/docs/components/training/tftraining/&#34;&gt;Trainer&lt;/a&gt;&#xA;TFJob 时，如何利用 Kueue 的调度和资源管理能力。&lt;/p&gt;&#xA;&lt;p&gt;本指南适用于对 Kueue 有基本了解的&lt;a href=&#34;https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/zh-CN/docs/tasks#batch-user&#34;&gt;批处理用户&lt;/a&gt;。&#xA;欲了解更多信息，请参阅 &lt;a href=&#34;https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/zh-CN/docs/overview&#34;&gt;Kueue 概述&lt;/a&gt;。&lt;/p&gt;&#xA;&lt;h2 id=&#34;before-you-begin&#34;&gt;&#xA;开始之前&#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;请查看&lt;a href=&#34;https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/zh-CN/docs/tasks/manage/administer_cluster_quotas&#34;&gt;管理集群配额&lt;/a&gt;，&#xA;以获取初始集群设置的详细信息。&lt;/p&gt;&#xA;&lt;p&gt;请查阅 &lt;a href=&#34;https://www.kubeflow.org/docs/components/training/installation/&#34;&gt;Trainer 安装指南&lt;/a&gt;。&lt;/p&gt;&#xA;&lt;p&gt;请注意，Trainer 的最低要求版本是 v1.7.0。&lt;/p&gt;&#xA;&lt;p&gt;你可以&lt;a href=&#34;https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/zh-CN/docs/installation#install-a-custom-configured-released-version&#34;&gt;修改已安装版本的 Kueue 配置&lt;/a&gt;，&#xA;以将 TFJob 添加到允许的工作负载中。&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;注意&lt;/h4&gt;&#xA;&#xA;    为了使用 Trainer，在 v0.8.1 之前，你需要在安装后重启 Kueue。&#xA;你可以通过运行以下命令来实现：&lt;code&gt;kubectl delete pods -l control-plane=controller-manager -n kueue-system&lt;/code&gt;。&#xA;&#xA;&lt;/div&gt;&#xA;&#xA;&lt;h2 id=&#34;tfjob-definition&#34;&gt;&#xA;TFJob 定义&#xA;&lt;a href=&#34;#tfjob-definition&#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;h3 id=&#34;a-队列选择&#34;&gt;&#xA;a. 队列选择&#xA;&lt;a href=&#34;#a-%e9%98%9f%e5%88%97%e9%80%89%e6%8b%a9&#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;&lt;p&gt;目标 &lt;a href=&#34;https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/zh-CN/docs/concepts/local_queue&#34;&gt;本地队列&lt;/a&gt; 应当在 TFJob&#xA;配置的 &lt;code&gt;metadata.labels&lt;/code&gt; 部分指定。&lt;/p&gt;</description>
    </item>
    <item>
      <title>运行 PyTorchJob</title>
      <link>https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/zh-cn/docs/tasks/run/kubeflow/pytorchjobs/</link>
      <pubDate>Wed, 09 Aug 2023 00:00:00 +0000</pubDate>
      <guid>https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/zh-cn/docs/tasks/run/kubeflow/pytorchjobs/</guid>
      <description>&lt;p&gt;本页面展示了在运行 &lt;a href=&#34;https://www.kubeflow.org/docs/components/training/pytorch/&#34;&gt;Trainer&lt;/a&gt;&#xA;PyTorchJob 时，如何利用 Kueue 的调度和资源管理能力。&lt;/p&gt;&#xA;&lt;p&gt;本指南适用于对 Kueue 有基本了解的&lt;a href=&#34;https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/zh-CN/docs/tasks#batch-user&#34;&gt;批处理用户&lt;/a&gt;。&#xA;欲了解更多详情，请参见 &lt;a href=&#34;https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/zh-CN/docs/overview&#34;&gt;Kueue 概述&lt;/a&gt;。&lt;/p&gt;&#xA;&lt;h2 id=&#34;before-you-begin&#34;&gt;&#xA;开始之前&#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;查阅&lt;a href=&#34;https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/zh-CN/docs/tasks/manage/administer_cluster_quotas&#34;&gt;管理集群配额&lt;/a&gt;，&#xA;了解初始集群设置的详细信息。&lt;/p&gt;&#xA;&lt;p&gt;查阅 &lt;a href=&#34;https://www.kubeflow.org/docs/components/training/installation/&#34;&gt;Trainer 安装指南&lt;/a&gt;。&lt;/p&gt;&#xA;&lt;p&gt;请注意，Trainer 的最低版本要求是 v1.7.0。&lt;/p&gt;&#xA;&lt;p&gt;你可以&lt;a href=&#34;https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/zh-CN/docs/installation#install-a-custom-configured-released-version&#34;&gt;修改已安装版本的 Kueue 配置&lt;/a&gt;，&#xA;以将 PyTorchJob 包括为允许的工作负载。&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;注意&lt;/h4&gt;&#xA;&#xA;    为了使用 Trainer，在 v0.8.1 之前，你需要在安装后重启 Kueue。&#xA;你可以通过运行以下命令来实现：&lt;code&gt;kubectl delete pods -l control-plane=controller-manager -n kueue-system&lt;/code&gt;。&#xA;&#xA;&lt;/div&gt;&#xA;&#xA;&lt;h2 id=&#34;pytorchjob-definition&#34;&gt;&#xA;PyTorchJob 定义&#xA;&lt;a href=&#34;#pytorchjob-definition&#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;h3 id=&#34;a-队列选择&#34;&gt;&#xA;a. 队列选择&#xA;&lt;a href=&#34;#a-%e9%98%9f%e5%88%97%e9%80%89%e6%8b%a9&#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;&lt;p&gt;目标&lt;a href=&#34;https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/zh-CN/docs/concepts/local_queue&#34;&gt;本地队列&lt;/a&gt;应当在 PyTorchJob&#xA;配置的 &lt;code&gt;metadata.labels&lt;/code&gt; 部分指定。&lt;/p&gt;</description>
    </item>
    <item>
      <title>运行 MPIJob</title>
      <link>https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/zh-cn/docs/tasks/run/kubeflow/mpijobs/</link>
      <pubDate>Tue, 16 May 2023 00:00:00 +0000</pubDate>
      <guid>https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/zh-cn/docs/tasks/run/kubeflow/mpijobs/</guid>
      <description>&lt;p&gt;本页面展示了在运行 &lt;a href=&#34;https://www.kubeflow.org/docs/components/training/mpi/&#34;&gt;MPI Operator&lt;/a&gt;&#xA;MPIJob 时，如何利用 Kueue 的调度和资源管理能力。&lt;/p&gt;&#xA;&lt;p&gt;本指南适用于对 Kueue 有基本了解的&lt;a href=&#34;https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/zh-CN/docs/tasks#batch-user&#34;&gt;批处理用户&lt;/a&gt;。&#xA;更多信息，请参阅 &lt;a href=&#34;https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/zh-CN/docs/overview&#34;&gt;Kueue 概述&lt;/a&gt;。&lt;/p&gt;&#xA;&lt;h2 id=&#34;before-you-begin&#34;&gt;&#xA;开始之前&#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;查阅&lt;a href=&#34;https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/zh-CN/docs/tasks/manage/administer_cluster_quotas&#34;&gt;管理集群配额&lt;/a&gt;，&#xA;以获取初始集群设置的详细信息。&lt;/p&gt;&#xA;&lt;p&gt;查阅 &lt;a href=&#34;https://github.com/kubeflow/mpi-operator#installation&#34;&gt;MPI Operator 安装指南&lt;/a&gt;。&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;Note&lt;/h4&gt;&#xA;&#xA;    MPI Operator 的最低版本要求为 v0.8.0。&#xA;&#xA;&lt;/div&gt;&#xA;&#xA;&lt;p&gt;你可以&lt;a href=&#34;https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/zh-CN/docs/installation#install-a-custom-configured-released-version&#34;&gt;修改已安装版本的 Kueue 配置&lt;/a&gt;，&#xA;以将 MPIJob 添加到允许的工作负载中。&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;Note&lt;/h4&gt;&#xA;&#xA;    要在 v0.8.1 版本之前使用 Trainer，你需要在安装后重启 Kueue。&#xA;你可以通过运行以下命令来实现：&lt;code&gt;kubectl delete pods -l control-plane=controller-manager -n kueue-system&lt;/code&gt;。&#xA;&#xA;&lt;/div&gt;&#xA;&#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;    在同时使用 MPI Operator 和 Trainer 时，需要禁用 Trainer 的 MPIJob 选项。&#xA;需要修改 Trainer 部署，以启用除 MPIJob 之外的所有 Kubeflow 作业，&#xA;如&lt;a href=&#34;https://github.com/kubeflow/trainer/issues/1777&#34;&gt;此处&lt;/a&gt;所述。&#xA;&#xA;&lt;/div&gt;&#xA;&#xA;&lt;h2 id=&#34;mpi-operator-definition&#34;&gt;&#xA;MPI Operator 定义&#xA;&lt;a href=&#34;#mpi-operator-definition&#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;h3 id=&#34;a-队列选择&#34;&gt;&#xA;a. 队列选择&#xA;&lt;a href=&#34;#a-%e9%98%9f%e5%88%97%e9%80%89%e6%8b%a9&#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;&lt;p&gt;目标&lt;a href=&#34;https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/zh-CN/docs/concepts/local_queue&#34;&gt;本地队列&lt;/a&gt;应在 MPIJob 配置的&#xA;&lt;code&gt;metadata.labels&lt;/code&gt; 部分中指定。&lt;/p&gt;</description>
    </item>
    <item>
      <title>运行 SparkApplication</title>
      <link>https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/zh-cn/docs/tasks/run/kubeflow/sparkapplications/</link>
      <pubDate>Mon, 17 Nov 2025 00:00:00 +0000</pubDate>
      <guid>https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/zh-cn/docs/tasks/run/kubeflow/sparkapplications/</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.17&#xA;&lt;/div&gt;&#xA;&#xA;&#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;    &lt;p&gt;&lt;code&gt;SparkApplicationIntegration&lt;/code&gt; 目前仍处于 Alpha 测试阶段，默认情况下处于禁用状态。&lt;/p&gt;&#xA;&lt;p&gt;你可以通过编辑 &lt;code&gt;SparkApplicationIntegration&lt;/code&gt; 特性门控来启用它。&#xA;有关特性门控配置的详细信息，&#xA;请参阅&lt;a href=&#34;https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/zh-cn/docs/installation/#change-the-feature-gates-configuration&#34;&gt;安装&lt;/a&gt;指南。&lt;/p&gt;&#xA;&#xA;&#xA;&lt;/div&gt;&#xA;&#xA;&lt;p&gt;此页面展示了在运行 &lt;a href=&#34;https://github.com/kubeflow/spark-operator&#34;&gt;Spark Operator&lt;/a&gt;&#xA;SparkApplication 时，如何利用 Kueue 的调度和资源管理能力。&lt;/p&gt;&#xA;&lt;p&gt;本指南适用于对 Kueue 有基本了解的&lt;a href=&#34;https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/zh-cn/docs/tasks/#batch-user&#34;&gt;批处理用户&lt;/a&gt;。&#xA;欲了解更多信息，请参阅 &lt;a href=&#34;https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/zh-cn/docs/overview/&#34;&gt;Kueue 概述&lt;/a&gt;。&lt;/p&gt;&#xA;&lt;h2 id=&#34;在你开始之前&#34;&gt;&#xA;在你开始之前&#xA;&lt;a href=&#34;#%e5%9c%a8%e4%bd%a0%e5%bc%80%e5%a7%8b%e4%b9%8b%e5%89%8d&#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;检查&lt;a href=&#34;https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/zh-cn/docs/tasks/manage/administer_cluster_quotas/&#34;&gt;管理集群配额&lt;/a&gt;，&#xA;以获取初始集群设置的详细信息。&lt;/p&gt;&#xA;&lt;p&gt;查阅 &lt;a href=&#34;https://www.kubeflow.org/docs/components/spark-operator/getting-started/#installation&#34;&gt;Spark Operator 安装指南&lt;/a&gt;。&lt;/p&gt;&#xA;&lt;p&gt;你可以&lt;a href=&#34;https://deploy-preview-10589--kubernetes-sigs-kueue.netlify.app/zh-cn/docs/installation/#install-a-custom-configured-released-version&#34;&gt;修改已安装版本的 Kueue 配置&lt;/a&gt;，&#xA;以将 SparkApplication 纳入支持的工作负载中。&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;注意&lt;/h4&gt;&#xA;&#xA;    &lt;p&gt;要使用 SparkApplication 集成，必须安装&#xA;&lt;a href=&#34;https://github.com/kubeflow/spark-operator&#34;&gt;Spark Operator&lt;/a&gt;&#xA;&lt;a href=&#34;https://github.com/kubeflow/spark-operator/releases/tag/v2.4.0&#34;&gt;v2.4.0&lt;/a&gt;&#xA;或以上版本。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
