×
Mar 19, 2024 · Fill in the Kubernetes plugin configuration. In order to do that, you will open the Jenkins UI and navigate to Manage Jenkins -> Manage Nodes ...
Setting up cloud agents. Cloud build resources can be a solution for a case when it is necessary to maintain a reasonably small cluster of agents on-premises ...
Missing: howto | Show results with:howto
Sep 7, 2021 · In other words, the master becomes a sort of "portal" to the entire build farm. Since each agent runs a separate program called an "agent" there ...
Mar 17, 2023 · Click on “Manage Jenkins” link. Click on “Configure System” link. Scroll down to the “Cloud” section. Find your Kubernetes cloud configuration ...
The Kubernetes cloud to use to schedule the pod. If unset, the first available Kubernetes cloud will be used. containers (optional). Array / List of Nested ...
Jan 27, 2024 · Define the proper hostname of the Jenkins master defining the system property hudson.TcpSlaveAgentListener.hostName in the launch command; Use ...
... example, say your job runs tests with 4 threads simultaneously. Specifying 4 makes Hudson schedule your builds to only run on a slave with 4 or more ...
Pluggable ability to manage transfer and/or storage of build artifacts. The descriptor should specify at least a display name, and optionally a {@code ...