×
Historically, Jenkins master and agents behaved as if they all together form a single distributed process. This means an agent can ask a master to do just ...
Dec 3, 2021 · Hello, currently I'm test-running 2.319.1 (coming 2.303.3) on a trial system. I have/had an administrative monitor for it, telling (full ...
Feb 18, 2022 · Hi All, We have been using Jenkins in our organization from the past few years. The words master and slave have been widely used for decades ...
To prevent builds from running on the controller directly, navigate to Manage Jenkins » Manage Nodes and Clouds. Select master in the list, then select ...
Jun 24, 2022 · Hello there! I am trying to configure Traefik to redirect TCP traffic from Jenkins agents to Jenkins master node in a Kubernetes cluster.
Dec 3, 2021 · Hello, currently I'm test-running 2.319.1 (coming 2.303.3) on a trial system. I have/had an administrative monitor for it, telling (full ...
Mar 14, 2022 · I am using Jenkins 2.24x.x . Is there any way to change the name of default node i.e. “master”? I know in the latest Jenkins versions, the name ...
Oct 24, 2023 · Hello everyone, I have the following problem: at the end of each pipeline I do the workspace cleanup and indeed the workspaces of the ...
Jan 19, 2023 · I'm using jenkins pipelines, and have this disableConcurrentBuilds set - which right now if someone pushes a commit to a branch or pull ...
Aug 4, 2022 · I want to trigger the build in each modification in develop/master/release branch, but not in feature branch. The feature branch build will ...