×
Showing results for site:jenkins.io ci continuous integration high availability jenkins multi master scalability
Oct 11, 2022 · I have deployed Jenkins in the Amazon EKS cluster using Helm. It has created one StatefulSet Pod for the master with the name ...
The challenge for Jenkins architects is that true limit of vertical scaling on a Jenkins controller is constrained by whatever hardware is in place for the ...
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.
Continuous Integration (CI) with automated test execution and trend analysis has revolutionized the way companies approach build management, release ...
Missing: master | Show results with:master
This first approach involves deploying a single Jenkins master with multiple Jenkins agents that teams use to run their build workloads (typically on ...
Missing: continuous | Show results with:continuous
Oct 26, 2021 · Use just enough Pipeline to automate build, test, deploy, and administration tasks. Guidance on common Pipeline mistakes that affect ...
Missing: multi | Show results with:multi
Apr 25, 2018 · We needed to build a new CI that could, at least, address the following: Projects must be built using Docker. Our projects depend on one or ...
Missing: high master scalability
Mar 19, 2024 · Jenkins plugin to run dynamic agents in a Kubernetes cluster. Based on the Scaling Docker with Kubernetes article, automates the scaling of ...
Missing: scalability | Show results with:scalability
Jenkins Pipeline (or simply Pipeline with a capital P) is a suite of plugins that supports implementing and integrating continuous delivery pipelines into ...
Missing: high availability
Sizing a Jenkins environment depends on a number of factors, which makes it a very inexact science. Achieving an optimal configuration requires some ...
Missing: continuous multi