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 How to Setup Scalable Jenkins on Top of a Kubernetes Cluster | BlazeMeter

Thanks,
KodeKloud Support