Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jenkinsci/node-sharing-plugin
Jenkins plugin to allow a sharing Jenkins nodes between multiple masters
https://github.com/jenkinsci/node-sharing-plugin
adopt-this-plugin cloud jenkins pool shared-infrastructure
Last synced: 4 months ago
JSON representation
Jenkins plugin to allow a sharing Jenkins nodes between multiple masters
- Host: GitHub
- URL: https://github.com/jenkinsci/node-sharing-plugin
- Owner: jenkinsci
- Created: 2016-05-16T08:09:08.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-08-09T10:45:17.000Z (6 months ago)
- Last Synced: 2024-09-30T08:58:07.518Z (4 months ago)
- Topics: adopt-this-plugin, cloud, jenkins, pool, shared-infrastructure
- Language: Java
- Homepage: https://plugins.jenkins.io/node-sharing-executor/
- Size: 1.6 MB
- Stars: 7
- Watchers: 6
- Forks: 16
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Node Sharing for Jenkins
Share machines as Jenkins agents across multiple Jenkins masters.
https://plugins.jenkins.io/node-sharing-executor/
## Architecture
The configuration of the grid is offloaded into a git repository from where both
Orchestrator and Executor pulls the configuration.![Component Diagram](diagram.png)