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

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.

Re: Multibranch pipeline and github integration

2016-06-09 Thread Warren Strange
the > first time, so don't worry ;) > > On Thursday, June 9, 2016 at 8:22:01 AM UTC+10, Warren Strange wrote: >> >> >> >> This is probably a clueless newbie problem, but here goes: >> >> I am getting hit with github API rate limits, and want to use an &g

Multibranch pipeline and github integration

2016-06-08 Thread Warren Strange
This is probably a clueless newbie problem, but here goes: I am getting hit with github API rate limits, and want to use an authenticated account for api calls. There is a "scan credentials" drop down - but I have no idea how to add credentials to show up in the drop down. I have added a