×
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
There are potential pitfalls associated with each approach to scaling Jenkins, but with careful planning, many of them can be avoided or managed.
Jun 9, 2016 · Use Amazon EC2 Container Service to provide elastic slaves.
Fix a race condition that causes file descriptor leaks when cloud agents are created (regression in 2.294). (issue 69534); Model link chevron is not in ...
Jan 27, 2024 · At the bottom of the screen, click on "Add a new Cloud" and select "Amazon EC2 Container Service Cloud". ... Amazon ECS Credentials ... Fix the TCP ...
Sep 7, 2021 · A Jenkins Plugin to create Jenkins agents in Azure Virtual Machines (via Azure ARM template). Supported features: Windows Agents on Azure ...
The /whoAmI/ URL allows determining who the current user is. It is available to users without permissions to troubleshoot permissions issues. /wsagents/ handles ...
Missing: cloud | Show results with:cloud
Allocates a new Jenkins agent using a specified Docker image and runs tasks on it. Example: dockerNode('jenkins/jnlp-agent-maven') { git ...
Missing: scalability slave
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
Missing: scalability | Show results with:scalability
Remove the obsolete hudson.showWindowsServiceInstallLink property from the slave-agent.jnlp file. It was causing harmless security warnings in Java web start.