Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Kubernetes cluster for Jenkins build slaves #2

Open
BillKlineVT opened this issue Oct 15, 2019 · 0 comments
Open

Implement Kubernetes cluster for Jenkins build slaves #2

BillKlineVT opened this issue Oct 15, 2019 · 0 comments

Comments

@BillKlineVT
Copy link
Owner

In order to improve the speed of Jenkins pipeline builds, some stages can be performed in parallel. By having multiple build slaves available to Jenkins, the work can be distributed. Kubernetes cluster would answer this need as multiple "pods" can be spun up to act as build slaves and torn down when not in use.

https://wiki.jenkins.io/display/JENKINS/Distributed+builds

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant