Jenkins high availability in production env(or any env)

How we ensure the high availability of Jenkins.

What is the good practice, to deploy CI/CD tools, as pods in your GKE/EKS etc or Deploy the CI/CD tool as a separate identity ?? what happened when your GKE cluster down because of x reason and your CI/CD was also running on the same GKE cluster

Hello @Gaurav25,

Kindly check this useful document https://www.blazemeter.com/blog/how-to-setup-scalable-jenkins-on-top-of-a-kubernetes-cluster

Thanks,
KodeKloud Support