brianmituka / Jenkins-kube

A sample of how to setup and scale jenkins with kubernetes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a sample for scaling jenkins using kubernetes

Requirements

  • minikube - Allows you to run a kubernetes cluster locally in a virtual machine
  • VirtualBox or any other compatible VM on linux a VM isn't required
  • Jenkins docker image

About

A sample of how to setup and scale jenkins with kubernetes


Languages

Language:Shell 80.0%Language:Dockerfile 20.0%