--- title: What's the Jenkins Operator? linkTitle: What's the Jenkins Operator? menu: main: weight: 10 --- {{% blocks/lead color="primary" %}}
jenkins-operator is a Kubernetes native operator which fully manages Jenkins on Kubernetes.
It was built with immutability and declarative configuration as code in mind.
{{% /blocks/lead %}} {{< blocks/section >}}
Logo

The main reason why we decided to write the jenkins-operator is the fact that we faced a lot of problems with standard Jenkins deployment. We want to make Jenkins more robust, suitable for dynamic and multi-tenant environments.


Some of the problems we want to solve:

{{< /blocks/section >}}