Re: Automate Jenkins install on Kubernetes

2016-07-29 Thread Warren Strange
Bumping this thread again Does anyone have a good strategy for automating the install and configuration of Jenkins on K8s? On Monday, June 13, 2016 at 12:41:23 PM UTC-6, Warren Strange wrote: > > > > Does anyone have a good way to automate the installation of Jenkins on > Kubernetes,

Automate Jenkins install on Kubernetes

2016-06-13 Thread Warren Strange
Does anyone have a good way to automate the installation of Jenkins on Kubernetes, including all of the plugins, job configuration, etc. I have found quite a few k8s / Jenkins manifests - but they pretty much assume that you will mount a PV for Jenkins home, and then configure it manually.