This website requires JavaScript.
Explore
Help
Sign In
go-course
/
go20
Watch
1
Star
0
Fork
0
You've already forked go20
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
go20
/
devops
/
agent
History
yumaojun03
b531341d98
add mcube example
2026-03-15 10:51:16 +08:00
..
connect
补充script模块
2026-03-08 18:05:17 +08:00
dcos
add mcube example
2026-03-15 10:51:16 +08:00
script
补充script模块
2026-03-08 18:05:17 +08:00
shells
补充script模块
2026-03-08 18:05:17 +08:00
tasks
补充script模块
2026-03-08 18:05:17 +08:00
README.md
补充script模块
2026-03-08 18:05:17 +08:00
README.md
DevOps Agent
WebSocket Agent (Jenkins Node), 把自己注册到 Api Server 作为一个任务运行阶段
需要执行来自于 Api Server 下发的任务, 执行中需要把日志和执行结果返回给 Api Server
怎么运行任务喃,我们是封装一个 script的模块, 然后调用这个模块来运行任务
任务需要有任务名称, 与 任务参数 这些基础信息