DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Dynamic Jenkins Cluster Configuration

4 years ago medium.com
Dynamic Jenkins Cluster Configuration

Summary: This is a summary of an article originally published by the source. Read the full original article here →

Jenkins is an open-source automation server which enables developers around the world to reliably build, test, and deploy their software. Jenkins is one of the most used Continuous Integration tools for build automation due to its capacity in managing a great number of nodes, that are called slaves, with executors for a wide range of tasks related to project build and deploy. Each executor runs Jenkins jobs, alleviating Jenkins server from running all the tasks. Here I am going to show how to create a cluster for Jenkins using Kubernetes.

Now stop the docker services of VM1 and export the docker host, in order to use VM1 as a docker client.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com