CI/CD

What are the limitations or disadvantages of Jenkins?

Difficulty: unrated

Source: bregman-arie/devops-exercises by Arie Bregman

Answer

This might be considered to be an opinionated answer:

  • Old fashioned dashboards with not many options to customize it
  • Containers readiness (this has improved with Jenkins X)
  • By itself, it doesn't have many features. On the other hand, there many plugins created by the community to expand its abilities
  • Managing Jenkins and its pipelines as a code can be one hell of a nightmare