Skip to content

Commit

Permalink
docs(docs): 删除K8S调度器适配器配置部分 (#1472)
Browse files Browse the repository at this point in the history
  • Loading branch information
cuvalign authored Dec 23, 2024
2 parents 0ec6591 + 89610b3 commit 331d4d2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 8 deletions.
5 changes: 5 additions & 0 deletions .changeset/pink-icons-dream.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@scow/docs": patch
---

暂时删除 K8S 调度器适配器配置部分
8 changes: 0 additions & 8 deletions docs/docs/deploy/config/ai/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,6 @@ imageTag: ai-beta.1

同时为了满足提交 AI 作业、训练 AI 作业的功能,需要使用第三方调度插件 [Kueue](https://kueue.sigs.k8s.io/docs/)、 配置 **Cluster Queue** 的队列信息来协调和处理作业任务。

- **K8S 调度器适配器**

我们仍然使用 [OpenSCOW调度器适配器](https://pkuhpc.github.io/OpenSCOW/blog/scow-scheduler-adapter) 来实现 K8S 集群的调度服务。

当前版本中,我们提供了调度器适配器的适用版本的二进制文件 [scow-ai-adapter-amd64](https://mirrors.pku.edu.cn/scow/releases/),欢迎下载进行试用。

K8S 调度器适配器的配置请参照[此链接](https://github.com/PKUHPC/scow-ai-adapter-config)。

- **第三方调度插件 Kueue**

**Kueue** 是一个用于 **Kubernetes** 的作业排队系统。它旨在管理和优化批处理作业和其他非实时工作负载的执行。 Kueue 的安装下载参照[此链接](https://kueue.sigs.k8s.io/docs/installation/)。
Expand Down

0 comments on commit 331d4d2

Please sign in to comment.