feat: 支持npu自动扩缩容 (#197)

* feat: npu动态调度

* feat: 数据集分页优化

* feat: 支持npu自动扩缩容

* feat: 支持npu自动扩缩容

* feat: 支持npu自动扩缩容

* feat: clean code
This commit is contained in:
hhhhsc701
2025-12-24 18:03:30 +08:00
committed by GitHub
parent de7f853c83
commit 1c507ac98a
6 changed files with 239 additions and 91 deletions

View File

@@ -126,7 +126,7 @@ worker:
groupName: workergroup
replicas: 1
minReplicas: 1
maxReplicas: 3
maxReplicas: 1
labels: {}
serviceAccountName: ""
restartPolicy: ""