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: /search | Show results with:/search
Oct 27, 2021 · Hello. I'm using Jenkins to deploy terraform using Pipelines to OCI. The code runs when executed on the Linux Machine that has Jenkins ...
Missing: /search | Show results with:/search
Nov 12, 2023 · This plugin integrates Jenkins with Amazon EC2 or anything implementing the EC2 API's such as an Ubuntu.
A Jenkins plugin to keep artifacts and Pipeline stashes in Amazon S3.
Missing: /search | Show results with:/search
Jenkins' declarative Pipeline syntax has the credentials() helper method (used within the environment directive) which supports secret text, username and ...
Missing: cloud | Show results with:cloud
In this post I'll show how the new AWS Secrets Manager Credentials Provider plugin allows you to marshal your secrets into one place, and use them securely from ...
If it doesn't appear in the search results, the credentials that you've chosen may not have read access to it and you'll need to provide different credentials.
Mar 22, 2024 · This plugin provides integration with Pipeline, configures maven environment to use within a pipeline job by calling sh mvn or bat mvn.
Missing: cloud | Show results with:cloud
Jan 27, 2024 · This Jenkins plugin uses Amazon Elastic Container Service to host jobs execution inside docker containers. Jenkins delegates to Amazon ECS ...
Missing: /search | Show results with:/search
When reuseNode is set to true , no new workspace will be created, and the current workspace from the current agent will be mounted into the container. After ...