·dispatch-module-architecture
</>

dispatch-module-architecture

tencentblueking/bk-ci

Dispatch-Funktion, Docker/K8s-Funktion, Agent选择.当用户开发调度功能、配置调度策略、处理资源分配或实现新调度类型时使用.

21Installationen·0Trend·@tencentblueking

Installation

$npx skills add https://github.com/tencentblueking/bk-ci --skill dispatch-module-architecture

SKILL.md

模块定位: Dispatch 是 BK-CI 的构建调度模块,负责接收流水线的构建任务,将任务分发到合适的构建机(第三方构建机、Docker 容器、Kubernetes Pod)上执行。

| 第三方构建机 | 用户自有构建机 | biz-dispatch | | Docker 构建机 | 公共 Docker 容器 | biz-dispatch-docker | | Kubernetes | K8s Pod 构建 | biz-dispatch-kubernetes |

| TDISPATCHPIPELINEBUILD | 流水线构建调度记录 | PROJECTID, PIPELINEID, BUILDID, VMSEQID, STATUS | | TDISPATCHTHIRDPARTYAGENTBUILD | 第三方构建机任务 | PROJECTID, AGENTID, BUILDID, STATUS, WORKSPACE | | TDISPATCHPIPELINEDOCKERBUILD | Docker 构建任务 | BUILDID, VMSEQID, STATUS, DOCKERIP, CONTAINERID |

Dispatch-Funktion, Docker/K8s-Funktion, Agent选择.当用户开发调度功能、配置调度策略、处理资源分配或实现新调度类型时使用. Quelle: tencentblueking/bk-ci.

Original anzeigen

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/tencentblueking/bk-ci --skill dispatch-module-architecture
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-08
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist dispatch-module-architecture?

Dispatch-Funktion, Docker/K8s-Funktion, Agent选择.当用户开发调度功能、配置调度策略、处理资源分配或实现新调度类型时使用. Quelle: tencentblueking/bk-ci.

Wie installiere ich dispatch-module-architecture?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/tencentblueking/bk-ci --skill dispatch-module-architecture Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Wo ist das Quell-Repository?

https://github.com/tencentblueking/bk-ci