×
Schedules the steps contained within it to run by adding them to the Jenkins build queue (so that as soon as an executor slot is free on a node, the appropriate ...
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 ...
Nov 12, 2023 · This plugin integrates Jenkins with Amazon EC2 or anything implementing the EC2 API's such as an Ubuntu.
Apr 26, 2022 · Hello everyone! I ever use a Docker Cloud Agent in my Jenkins server, but recently I do some updates and the communication with my Docker ...
Mar 28, 2024 · Retrieve credentials from node. By default, credentials lookup is done on the master node for all steps. To enable credentials lookup ...
Oct 4, 2023 · I was connecting through jnlp. FYI both the master and slave are using same java versions.
May 20, 2023 · A Jenkins master instance with OCI Compute Plugin can spin up OCI Instances (slaves or agents) on demand within OCI, and remove the Instances ...
Nov 30, 2023 · Specify programmatic access during creation and record the credentials. These will be used by Jenkins EC2 Fleet Plugin to connect to your EC2 ...
Sep 18, 2023 · I use kubernetes as the cloud provider, and i can always see some pipeline jobs being “executed” on built-in node, but after a couple ...
Mar 10, 2023 · Configured the token on my multibranch pipeline: Test with curl with both described calls: curl -POST "http://localhost:8080/jenkins/multibranch ...