Re: HA/clustered jenkins

2020-04-05 Thread Mark Waite
You've interpreted the documentation correctly. https://stackoverflow.com/questions/36173214/how-to-setup-jenkins-with-ha and several blog posts describe different alternative for an active/passive HA setup. On Sun, Apr 5, 2020 at 7:08 AM E.S. Rosenberg wrote: > Hi all, > > We're looking at mak

HA/clustered jenkins

2020-04-05 Thread E.S. Rosenberg
Hi all, We're looking at making our jenkins setup more resilient and I was reading the following page: https://jenkins.io/doc/book/architecting-for-scale/#resilient-jenkins-architecture This mentions the following: "Each Jenkins master needs to be set up such that it is part of a Jenkins cluster.