Jenkins vs Tekton comparison

Cancel
You must select at least 2 products to compare!
Jenkins Logo
6,536 views|5,610 comparisons
88% willing to recommend
Google Logo
8,217 views|4,228 comparisons
66% willing to recommend
Comparison Buyer's Guide
Executive Summary

We performed a comparison between Jenkins and Tekton based on real PeerSpot user reviews.

Find out in this report how the two Build Automation solutions compare in terms of features, pricing, service and support, easy of deployment, and ROI.
To learn more, read our detailed Jenkins vs. Tekton Report (Updated: May 2024).
787,033 professionals have used our research since 2012.
Featured Review
Quotes From Members
We asked business professionals to review the solutions they use.
Here are some excerpts of what they said:
Pros
"Jenkins has been instrumental in automating our build and deployment processes.""Jenkins allows us to automate deployment, so I no longer have to do it manually. That's the primary use case. The other advantage of Jenkins is that it's open source. It was free for me to download and install. It's a product that's been in use for many years, so I can find a lot of support online for any issues that I may encounter while configuring anything for a given use case.""Jenkins integrates with multiple tools like Bitbucket and makes life easier. We don't have to write a lot of code since a lot of libraries are available.""The most valuable features are Jenkins Pipelines for ALM and full Deploy Cycle.""Jenkins has built good plugins and has a good security platform.""It is easy to use.""Jenkins's open-based framework is very valuable.""The most valuable feature of the solution is its integration between different tools."

More Jenkins Pros →

"Its seamless integration with Kubernetes, being built on top of it and utilizing Custom Resource Definitions, ensures a smooth experience within Kubernetes environments exclusively.""The flexibility of Tekton is the most valuable feature""You can isolate most Tekton assets in the Kubernetes namespace for your feature branch. This allows you to freely change Tekton assets and objects to adapt to your feature branch and requirements.""Tekton is serverless and runs on OpenShift, and we leverage Tekton to take full advantage of the Kubernetes features such as running and scaling the solution in PaaS.""Tekton is an orchestrator. It provides seamless integration for our pipelines. It offers robust support for executing tasks within the pipeline, allowing us to set up and run pipelines quickly."

More Tekton Pros →

Cons
"Jenkins should adopt the Pipeline as Code approach by building a deployment pipeline using the Jenkins file.""Tasks such as deployment, cloning, database switchover, and all other database missions and tasks are being done through Jenkins. If a job does not go through, at times the error message does not clearly indicate what caused the failure. I have to escalate it to the Jenkins DevOps team just to see what caused the failure. If the error message is clear, then I wouldn't have to escalate the issue to different teams.""Improvement-wise, I would want the solution's user interface to be changed for the better. In short, the solution can be made more user-friendly.""Jenkins is not an easy solution to use and the configuration is not simple. They can improve the solution by adding a graphical interface that is more user-friendly.""A more user-friendly UI for creating pipelines would be helpful.""Support should be provided at no cost, as there is no free support available for any of the free versions.""Jenkins can be improved, but it's difficult for me to explain. The initial setup could be more straightforward. If you connect Jenkins with bookings and lockouts, it can be challenging.""I sometimes face a bottleneck when installing the plugins on an offline machine. Mapping the dependencies and then installing the correct sequence of dependencies is a nightmare, and it took me two days to do it."

More Jenkins Cons →

"It tends to occupy a significant amount of disk space on the node, which could potentially pose challenges.""Tekton lacks sufficient documentation""Configuring Tekton requires a deep understanding of Kubernetes, which can be difficult for developers.""I'm a bit worried about scaling Tekton from the point of view of big CI/CD processes.""There might be occasional issues with storage or cluster-level logging, which can affect production."

More Tekton Cons →

Pricing and Cost Advice
  • "It is a free product."
  • "Jenkins is open source."
  • "​It is free.​"
  • "Some of the add-ons are too expensive."
  • "It's free software with a big community behind it, which is very good."
  • "I used the free OSS version all the time. It was enough for all my needs."
  • "Jenkins is open source and free."
  • "There is no cost. It is open source."
  • More Jenkins Pricing and Cost Advice →

  • "It is entirely open source and free of charge."
  • More Tekton Pricing and Cost Advice →

    report
    Use our free recommendation engine to learn which Build Automation solutions are best for your needs.
    787,033 professionals have used our research since 2012.
    Comparison Review
    Anonymous User
    Moving to TeamCity from Jenkins At work, we’re slowly migrating from Jenkins to TeamCity in the hope of ending some of our recurring problems with continuous integration. My use of Jenkins prior to this job has been almost strictly on a personal basis, although I pretty much only use Travis nowadays. The biggest difference upon initial inspection is that TeamCity is far more focused on validating individual commits rather than certain types of tests. Jenkins’ front page presents information that is simply not useful in a non-linear development environment, where people are often working in vastly different directions. How many of the previous tests passed/failed is not really salient information in this kind of situation. Running specific tests for individual commits on TeamCity is far more trivial in terms of interface complexity than Jenkins. TeamCity just involves clicking the ”…” button in the corner on any test type (although I wish it wasn’t so easy to click “Run” by accident). I generally find TeamCity a lot more intuitive than Jenkins out of the box. There’s a point at which you feel that if you have to scour the documentation to do anything remotely complex in an application, you’re dealing with a bad interface. One disappointing thing in both is that inter-branch merges improperly trigger e-mails to unrelated committers. I suppose it is fairly difficult to determine who to notify about failure in situations like these, though. It seems like TeamCity pulls up the… Read more →
    Questions from the Community
    Top Answer:When you are evaluating tools for automating your own GitOps-based CI/CD workflow, it is important to keep your requirements and use cases in mind. Tekton deployment is complex and it is not very easy… more »
    Top Answer:Jenkins has been instrumental in automating our build and deployment processes.
    Top Answer:Its seamless integration with Kubernetes, being built on top of it and utilizing Custom Resource Definitions, ensures a smooth experience within Kubernetes environments exclusively.
    Top Answer:It tends to occupy a significant amount of disk space on the node, which could potentially pose challenges. This aspect could be enhanced for better efficiency. Additionally, the build time… more »
    Top Answer:It is an open-source tool initially developed by Google for internal use, later open-sourced, and widely adopted for building and deploying applications in Kubernetes environments. When deployed in a… more »
    Ranking
    2nd
    out of 42 in Build Automation
    Views
    6,536
    Comparisons
    5,610
    Reviews
    37
    Average Words per Review
    382
    Rating
    7.9
    4th
    out of 42 in Build Automation
    Views
    8,217
    Comparisons
    4,228
    Reviews
    4
    Average Words per Review
    760
    Rating
    7.0
    Comparisons
    GitLab logo
    Compared 17% of the time.
    Bamboo logo
    Compared 15% of the time.
    AWS CodePipeline logo
    Compared 9% of the time.
    IBM Rational Build Forge logo
    Compared 7% of the time.
    Bazel logo
    Compared 6% of the time.
    GitLab logo
    Compared 26% of the time.
    GitHub Actions logo
    Compared 24% of the time.
    Harness logo
    Compared 8% of the time.
    Travis CI logo
    Compared 8% of the time.
    CircleCI logo
    Compared 7% of the time.
    Learn More
    Overview

    Jenkins is an award-winning application that monitors executions of repeated jobs, such as building a software project or jobs run by cron.

    Tekton is a powerful yet flexible Kubernetes-native open-source framework for creating continuous integration and delivery (CI/CD) systems. It lets you build, test, and deploy across multiple cloud providers or on-premises systems by abstracting away the underlying implementation details.

    Sample Customers
    Airial, Clarus Financial Technology, cubetutor, Metawidget, mysocio, namma, silverpeas, Sokkva, So Rave, tagzbox
    The Home Depot, PayPal, Target, HSBC, McKesson, Oncology Venture
    Top Industries
    REVIEWERS
    Financial Services Firm34%
    Computer Software Company23%
    Media Company9%
    Comms Service Provider9%
    VISITORS READING REVIEWS
    Financial Services Firm21%
    Computer Software Company17%
    Manufacturing Company11%
    Government6%
    VISITORS READING REVIEWS
    Financial Services Firm20%
    Manufacturing Company16%
    Computer Software Company13%
    Government9%
    Company Size
    REVIEWERS
    Small Business27%
    Midsize Enterprise15%
    Large Enterprise57%
    VISITORS READING REVIEWS
    Small Business17%
    Midsize Enterprise11%
    Large Enterprise72%
    REVIEWERS
    Small Business57%
    Large Enterprise43%
    VISITORS READING REVIEWS
    Small Business14%
    Midsize Enterprise10%
    Large Enterprise76%
    Buyer's Guide
    Jenkins vs. Tekton
    May 2024
    Find out what your peers are saying about Jenkins vs. Tekton and other solutions. Updated: May 2024.
    787,033 professionals have used our research since 2012.

    Jenkins is ranked 2nd in Build Automation with 83 reviews while Tekton is ranked 4th in Build Automation with 6 reviews. Jenkins is rated 8.0, while Tekton is rated 7.4. The top reviewer of Jenkins writes "A highly-scalable and stable solution that reduces deployment time and produces a significant return on investment". On the other hand, the top reviewer of Tekton writes "A pipeline tool to create CI integrations for applications with ease of use". Jenkins is most compared with GitLab, Bamboo, AWS CodePipeline, IBM Rational Build Forge and Bazel, whereas Tekton is most compared with GitLab, GitHub Actions, Harness, Travis CI and CircleCI. See our Jenkins vs. Tekton report.

    See our list of best Build Automation vendors.

    We monitor all Build Automation reviews to prevent fraudulent reviews and keep review quality high. We do not post reviews by company employees or direct competitors. We validate each review for authenticity via cross-reference with LinkedIn, and personal follow-up with the reviewer when necessary.