×
There are potential pitfalls associated with each approach to scaling Jenkins, but with careful planning, many of them can be avoided or managed.
Kubernetes manages loads well, and it'll make sure your Jenkins agents spin up in the best available server, which makes your builds faster and more efficient.
Query the test-results of a completed build. Get objects representing the latest builds of a job. Search for artifacts by simple criteria. Block until jobs are ...
Missing: scalability | Show results with:scalability
Scaling Pipelines. Table of Contents. How Do I Set Speed/Durability Settings? Will Higher-Performance Durability Settings Help Me? What ...
Missing: availability | Show results with:availability
Nov 21, 2016 · Symptom: Users report that the Jenkins instance periodically hangs, taking several seconds to handle normally fast requests. We may even see ...
Jenkins has several "hidden" features that can be enabled with system properties. This page documents many of them and explain how to configure them on your ...
Missing: master | Show results with:master
This section will introduce the various security options available to a Jenkins administrator, explaining the protections offered, and trade-offs to disabling ...
Missing: scalability | Show results with:scalability
Kubernetes (K8s) is an open-source system for automating deployment, scaling, and management of containerized applications. A Kubernetes cluster adds a new ...
Missing: high | Show results with:high
resolveScm : Resolves an SCM from an SCM Source and a list of candidate target branch names. When you have a multi-branch pipeline that checks out other sibling ...
Missing: scalability | Show results with:scalability
Oct 26, 2021 · Use just enough Pipeline to automate build, test, deploy, and administration tasks. Guidance on common Pipeline mistakes that affect ...