Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jenkins-k8s

This repository contains a helm chart to deploy a Jenkins master and autoscaling build agents customized for Skookum.

Requirements

  1. Helm client
  2. Kubernetes cluster with tiller installed

Installation

kubectl create clusterrolebinding add-on-cluster-admin --clusterrole=cluster-admin --serviceaccount=kube-system:default
helm init
helm dependency build skookum-jenkins
helm install skookum-jenkins

You may also pass your own yaml file containing overrides of skookum-jenkins/values.yaml:

helm install skookum-jenkins -f overrides-example.yaml

About

Jenkins in Kubernetes

Resources

Stars

1 star

Watchers

41 watching

Forks

Releases

Packages

Contributors

Languages