Would it possible to have multiple controller pods in jenkins helm

can we have multiple replicas (controller pod more than 1) in our Jenkins helm setup?

As you speak of replica, if your intention is to have multiple Jenkins that share the same JENKINS_HOME directory to have some kind of High Availability, then no this is not possible. Jenkins doesn’t support this.

1 Like