Skip to content

Commit 331d4d2

Browse files
authored
docs(docs): 删除K8S调度器适配器配置部分 (#1472)
2 parents 0ec6591 + 89610b3 commit 331d4d2

File tree

2 files changed

+5
-8
lines changed

2 files changed

+5
-8
lines changed

.changeset/pink-icons-dream.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@scow/docs": patch
3+
---
4+
5+
暂时删除 K8S 调度器适配器配置部分

docs/docs/deploy/config/ai/intro.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -43,14 +43,6 @@ imageTag: ai-beta.1
4343

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

46-
- **K8S 调度器适配器**
47-
48-
我们仍然使用 [OpenSCOW调度器适配器](https://pkuhpc.github.io/OpenSCOW/blog/scow-scheduler-adapter) 来实现 K8S 集群的调度服务。
49-
50-
当前版本中,我们提供了调度器适配器的适用版本的二进制文件 [scow-ai-adapter-amd64](https://mirrors.pku.edu.cn/scow/releases/),欢迎下载进行试用。
51-
52-
K8S 调度器适配器的配置请参照[此链接](https://github.com/PKUHPC/scow-ai-adapter-config)。
53-
5446
- **第三方调度插件 Kueue**
5547

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

0 commit comments

Comments
 (0)