There are potential pitfalls associated with each approach to scaling Jenkins, but with careful planning, many of them can be avoided or managed.
You are also provided sample configurations and the hardwares behind some of the largest Jenkins installations presented in a Jenkins Scalability Summit.
Missing: multi | Show results with:multi
Jenkins scaling is based on the controller/agents model, where you have a number of agent instances and one main Jenkins instance called the controller that is ...
Globally, you can choose a global default durability setting under "Manage Jenkins" > "System", labelled "Pipeline Speed/Durability Settings". · Per pipeline job ...
Missing: multi | Show results with:multi
Configure your node to use the "Launch agents by connecting it to the master" launch method. Click Save ; Note the command required to launch the agent. On the ...
Feb 22, 2018 · Project Cheetah offers several things, but the most important is Durability Settings for all Pipelines, and especially the Performance-Optimized ...
Missing: master multi
Nov 21, 2016 · Symptom: Users report that the Jenkins instance periodically hangs, taking several seconds to handle normally fast requests. We may even see ...
Implementing a CI/CD solution based on Jenkins has become very easy. Dealing with hundreds of jobs? Not so much. Having to scale to thousands of jobs? Now this ...
Missing: /search multi
Apr 13, 2018 · Jenkins uses the master filesystem to store all generated artifacts, unless explicitly using a plugin that archives somewhere else.
Missing: multi | Show results with:multi
Jul 23, 2018 · ... scalability bottleneck at large-scale instances. Build logging from agents goes through master. It produces loads on the network and ...
Missing: multi | Show results with:multi