Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)