×
Feb 1, 2017 · Today I'm going to show you best practices to write scalable and robust Jenkins Pipelines. This is drawn from a combination of work with the ...
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 ...
This chapter covers topics related to using and managing large scale Jenkins configurations: large numbers of users, nodes, agents, folders, projects, ...
There are 3 ways to configure the durability setting: Globally, you can choose a global default durability setting under "Manage Jenkins" > "System", labelled " ...
Here are some things to consider when choosing a strategy for scaling your organization's Jenkins instances: Do you have the resources to run a distributed ...
Jun 15, 2016 · Implementing a CI/CD solution based on Jenkins has become very easy. Dealing with hundreds of jobs? Not so much.
Feb 22, 2018 · Please see the Pipeline Scalability documentation for deeper information on the new Durability Settings, how to use them, and which plugin ...
This first approach involves deploying a single Jenkins master with multiple Jenkins agents that teams use to run their build workloads (typically on ...
Sizing a Jenkins environment depends on a number of factors, which makes it a very inexact science. Achieving an optimal configuration requires some ...