简体   繁体   English

在没有jenkins master的openshift上生成jenkins slave

[英]spawning jenkins slave on openshift without jenkins master

After reading around I understood that I have to have a Jenkins master present to be able to spawn a Jenkins slave on OpenShift via Git web hook. 阅读后,我了解到我必须有一个Jenkins主设备才能通过Git Web钩子在OpenShift上生成Jenkins从设备。 But is there a way to spawn Jenkins slave without an existing Jenkins master? 但是,有没有一种方法可以在没有现有Jenkins主服务器的情况下生成Jenkins从机?

Thanks a lot to All! 非常感谢所有人!

According discussion with dev, its not good ide, as it could slow and ugly. 根据与开发人员的讨论,它不是一个好主意,因为它可能会缓慢而丑陋。 The recomanded solution is to have always Jenkins Master running with spawned slaves on the fly. 推荐的解决方案是让Jenkins Master始终与运行中的衍生奴隶一起运行。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Github在Jenkins主/从架构上部署密钥 - Github deploy key on Jenkins Master/Slave Architecture jenkins 主从工件路径并部署到工件 - jenkins master and slave artifact path and deploy to artifactory Jenkins master上的Git克隆,复制到slave - Git clone on jenkins master, copy to slave "Jenkins 到 git Windows master \/ Linux slave 的路径" - Jenkins path to git Windows master / Linux slave 如何在jenkins管道脚本中从jenkins master指定jenkins slave git地址 - how to specify jenkins slave git address from jenkins master in jenkins pipeline script 如何在Jenkins中将数据从Master复制到多个Slave - How to copy data from Master to multiple Slave in Jenkins Jenkins Poll SCM(Git)在Windows master / Build on Linux slave上 - Jenkins Poll SCM (Git) on Windows master / Build on Linux slave 在Maven构建期间,Jenkins Master无法在Jenkins从节点上找到pom.xml文件 - Jenkins Master cannot find pom.xml file on Jenkins Slave Node during Maven build NodeJS / Jenkins / GIT和Jenkins Slave作为Web服务器 - NodeJS/Jenkins/GIT and Jenkins Slave as Web server Jenkins 从主节点与 Git 连接,但不与从节点连接(权限被拒绝(公钥)) - Jenkins connect with Git from MAster node but not with Slave node (Permission denied (publickey))
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM