No more typing reviews! Try our Samantha, our new voice AI agent.
Senior Software Developer at Infosys
MSP
Top 5
Oct 27, 2024
Flexible pipeline creation with good data visibility and logging
Pros and Cons
  • "I find it beneficial to show data from Tekton to another GitHub or Bitbucket pipeline."
  • "It would be better if Tekton could show the YAML file while it is running, similar to GitHub pipelines, to provide more visibility on what's happening."

What is our primary use case?

We mostly use Tekton to run all of our pipelines. We create unit tests and also use it for Jira build messages as well as the Docker build application. We check the logs within Tekton itself and create a manifest to deploy in our development, test, and other environments.

What is most valuable?

We can create multiple pipelines with Tekton. I find it beneficial to show data from Tekton to another GitHub or Bitbucket pipeline.

What needs improvement?

It would be better if Tekton could show the YAML file while it is running, similar to GitHub pipelines, to provide more visibility on what's happening. We need information on the duration and specifics of the running pipeline for easier analysis.

For how long have I used the solution?

It's been one year since we started using Tekton.

Buyer's Guide
Tekton
August 2026
Learn what your peers think about Tekton. Get advice and tips from experienced pros sharing their opinions. Updated: August 2026.
913,349 professionals have used our research since 2012.

What do I think about the stability of the solution?

Tekton is a stable product. It comes integrated with OpenShift. We can definitely use it, and it supports authorization and authentication, enhancing security.

What do I think about the scalability of the solution?

We can easily scale Tekton as it is integrated with OpenShift clusters.

Which solution did I use previously and why did I switch?

Previously, I was using a setup PSD pipeline.

How was the initial setup?

The initial setup is not straightforward. We run it on-premises, meaning there must be an open-source cluster with a Tekton pipeline. The pipeline pods should also run in the same cluster.

What about the implementation team?

The implementation is usually handled by the DevOps team.

What's my experience with pricing, setup cost, and licensing?

Pricing varies based on whether the user is an enterprise or individual. Exact pricing details are managed by the company.

What other advice do I have?

I recommend Tekton, but users should have some underlying knowledge about how CI/CD pipelines work.

I'd rate the solution eight out of ten.

Disclosure: My company has a business relationship with this vendor other than being a customer.
PeerSpot user
Nguyen Minh An - PeerSpot reviewer
DevOps Engineer at Orochi Network
Real User
Top 5
Oct 27, 2024
Optimize resource use with Kubernetes integration and an open-source approach
Pros and Cons
  • "The feature that I like most about Tekton is that it is built for Kubernetes, so we can utilize our resources effectively."
  • "Tekton should have more accessibility for some rare use cases so that we can have more references when applying some techniques to our pipeline."

What is our primary use case?

I am using Tekton for continuous integration in our project.

What is most valuable?

The feature that I like most about Tekton is that it is built for Kubernetes, so we can utilize our resources effectively.

What needs improvement?

Tekton should have more accessibility for some rare use cases so that we can have more references when applying some techniques to our pipeline.

For how long have I used the solution?

I have been using Tekton since February.

What do I think about the stability of the solution?

If we set it up correctly and know exactly what we have done, it is very stable because it runs on top of Kubernetes.

What do I think about the scalability of the solution?

I can't give an opinion right now because I haven't applied the scale to our deployment. It's only in our staging environment.

How are customer service and support?

I haven't contacted support yet since most of my errors are addressed in their GitHub repository.

How would you rate customer service and support?

Positive

Which solution did I use previously and why did I switch?

I had some experience using Tekton when my company migrated the CI panel from another platform.

How was the initial setup?

The initial setup is rather easy because the tutorial is easy to follow.

What's my experience with pricing, setup cost, and licensing?

Tekton is free to use. It's open source.

What other advice do I have?

I would recommend Tekton to my coworkers if they use Kubernetes most at work. However, if my colleagues don't use Kubernetes, I wouldn't recommend Tekton to them because it is very difficult to understand Tekton if you aren't familiar with Kubernetes.

I'd rate the solution eight out of ten.

Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Buyer's Guide
Tekton
August 2026
Learn what your peers think about Tekton. Get advice and tips from experienced pros sharing their opinions. Updated: August 2026.
913,349 professionals have used our research since 2012.
Mallepoola Sravan Kumar - PeerSpot reviewer
DevOps Engineer I at a tech services company with 1,001-5,000 employees
Real User
Top 5
Sep 25, 2024
Customizable cloud integration with improved performance but needs better documentation
Pros and Cons
  • "We can make a lot of customizations, and data sharing between tasks using workspaces is very convenient."
  • "Tekton could improve by adding better documentation."

What is our primary use case?

Our primary use case is for cloud integration and cloud deployment. Tekton is a cloud-native tool that we utilize in Kubernetes and OpenShift. It helps us with code integrations and code deployment. We use it for automating various processes and integrating it with our DevOps environment.

How has it helped my organization?

Tekton has improved our performance by allowing us to define metrics and resource limits, enhancing the performance of our whole pipeline. The ability to customize tasks and use custom containers has also allowed us to tailor our workflows to our needs.

What is most valuable?

The customization is valuable. We can make a lot of customizations, and data sharing between tasks using workspaces is very convenient. Moreover, the flexibility and ease of use in creating and attaching new tasks make it very user-friendly. The Tekton UI and user interactions are very good.

What needs improvement?

Tekton could improve by adding better documentation. The documentation needs improvement to clarify supported features and required integrations. Additionally, while it is currently a cloud-native solution limited to Kubernetes, an option to run it locally on our own systems would be very useful. Security integrations and third-party integrations also need enhancement.

For how long have I used the solution?

We have been using the Tekton solution for nearly two years.

What do I think about the stability of the solution?

Tekton is stable and performs well. However, it would benefit from adding new features quickly to stay relevant and helpful.

What do I think about the scalability of the solution?

Tekton is highly scalable due to its cloud-native nature.

How are customer service and support?

We have not escalated any queries to Tekton itself. Since Tekton comes as an integral part of Red Hat, we rely on existing documentation and haven't had any issues requiring direct technical support.

How would you rate customer service and support?

Neutral

Which solution did I use previously and why did I switch?

In the past, we used Jenkins for CI/CD. Each tool has its own use case and pros and cons, but Tekton's cloud-native capabilities and ease of deployment and maintenance make it a better fit for our needs.

How was the initial setup?

The initial setup of Tekton is very straightforward. We install it as an operator in our cluster, making maintenance tasks like auto-upgrades and updates easier.

What's my experience with pricing, setup cost, and licensing?

There is no specific cost related to resource optimization provided by Tekton. We need to manage the resource limits and requests ourselves to prevent resource exhaustion, especially when running on cloud platforms like AWS, Azure, or GCP.

What other advice do I have?

I recommend Tekton to anyone closely interacting with Kubernetes. It is particularly useful for larger teams with complex application deployment requirements. However, for smaller teams or simpler use cases, it may not be necessary.

I'd rate the solution six out of ten.

Which deployment model are you using for this solution?

Public Cloud

If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?

Other
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
VikashKumar1 - PeerSpot reviewer
Tech lead at Ford Motor Company
Real User
Aug 28, 2024
Flexible tool working effectively for deploying applications in cloud environments
Pros and Cons
  • "The 'promote' feature is beneficial as it simplifies deployment processes by allowing easy promotion of applications to different environments without needing to re-run CI/CD processes."
  • "The product's version update management process needs improvement."

What is our primary use case?

We use the product to create and configure pipelines, manage continuous integration and continuous deployment (CI/CD) processes, and handle deployment activities for various environments such as development, staging, and production. It is instrumental in managing deployments in a microservice architecture.

What is most valuable?

The platform's most valuable feature is the ability to manage pipelines step-by-step. The 'promote' feature is beneficial as it simplifies deployment processes by allowing easy promotion of applications to different environments without needing to re-run CI/CD processes. 

What needs improvement?

The product's version update management process needs improvement. Synchronization issues with other tools or libraries, like OTEL and Datadog, have been noted. Automated handling of these updates would be beneficial, as manual updates can be cumbersome.

For how long have I used the solution?

I have been using Tekton for more than two years.

What do I think about the stability of the solution?

There have been occasional system downtime issues. I rate the stability an eight out of ten. 

What do I think about the scalability of the solution?

The solution scales effectively through its integration with Kubernetes and microservice architectures. I rate the scalability an eight out of ten. 

How are customer service and support?

I have not contacted Tekton's support team directly, but we have engaged Google support when necessary. Our internal team handles initial issues and escalates to the community or support teams as needed.

What other advice do I have?

Tekton is a powerful and flexible open-source tool for CI/CD pipelines. It is effective for building, testing, and deploying applications in cloud environments. Its open-source nature allows for extensive configuration and customization.

Overall, rate it a nine out of ten as a product. It stands out well compared to other solutions like Jenkins. 

Disclosure: My company has a business relationship with this vendor other than being a customer.
PeerSpot user
Timur Nugaev - PeerSpot reviewer
Lead Developer / Security Specialist at Vaisto Solutions
Real User
Jun 5, 2024
A powerful yet flexible Kubernetes-native open source framework for creating continuous integration and delivery (CI/CD) systems
Pros and Cons
  • "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."
  • "I'm a bit worried about scaling Tekton from the point of view of big CI/CD processes."

What is our primary use case?

We don't know the customer's end goal, but we are developing a cloud-agnostic platform based on their wishes. That's why we moved almost all our architecture to Kubernetes. For our development pipeline, which is cloud-agnostic, we also put all our CI/CD pipelines on Kubernetes. We decided to use Tekton because it's Kubernetes-native for CI/CD. Currently, it works on Kubernetes in the GCP and Azure. So we use Azure Kubernetes Services and GCP.

What is most valuable?

The first functional requirement we wanted from Tekton or any other CI/CD pipeline was to be cloud-agnostic. We met this requirement with Tekton. One of our main goals was to improve the development experience. We wanted a narrow branch approach so developers could easily create isolated environments for feature branches. In this environment, it's good to have independent assets like the build system. For example, if a developer wants to develop and use microservices, they can create a feature branch, and Tekton and any build assets are isolated to this branch. Tekton allows this because it is a native Kubernetes build system and works with Kubernetes namespaces as an isolation strategy. 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. Additionally, when you remove a namespace, all Tekton assets are removed with it, so you don't need to clean up build assets manually.

What needs improvement?

Based on the event triggers, we found a workaround proposed by the Tekton team. This involves trigger groups. However, I'm a bit worried about scaling Tekton from the point of view of big CI/CD processes. As you know, Tekton uses a Kubernetes native approach with a controller feature. The controller is a service that controls every aspect of Tekton's work in the cluster. The problem is that this controller works in a single zone. You can configure the number of replicas for this controller for high availability, but the controller doesn't allow a sharding strategy. For example, you can't set up the controller to process only a subset of the Tekton objects in your cluster. This singleton approach could lead to performance problems in the future. Currently, our production controller takes around 500 megabytes of RAM. If our environment grows, it might take one or two gigabytes. It would be better to have a sharding or partition strategy to distribute the load from the single controller to multiple ones.

For how long have I used the solution?

I have been using Tekton for the past six months actively, but extensively I started exploring it two months ago.

What do I think about the stability of the solution?

Tekton is convenient because, previously, I had experience with GCP Cloud Builds. The good thing about Tekton is that it works well with autoscale in Kubernetes. You can set up zero nodes, and when you run your Tekton CI/CD pipeline, the number of nodes will grow automatically. This allows for cost efficiency from a build point of view because you won't need to have pre-existing nodes for your workloads.

What do I think about the scalability of the solution?

My organization is promising to move all our builds to Tekton. Of course, we have some concerns about scalability, but for now, it works okay.

How are customer service and support?

We found the solutions faster than the technical team answered us. They have a standard GitHub community forum or issues list where you can ask questions and create issues. But I think their response is not so fast. It took around maybe one week to get an answer from them. But, of course, it's understandable because this is open source and not a paid project for them. 

How was the initial setup?

The process of installation has worked smoothly. You just run a couple of commands, and Tekton is installed in your Kubernetes cluster. There are no problems here at all. We did meet some issues with the default configuration of Tekton because, by default, Tekton uses the Affinity feature, some kind of PostgreSQL feature. This feature, when enabled, prevented better scaling. We turned it off, and everything worked as we expected. By default, this feature is turned on, and we met some scalability issues. This feature allows assigning different pods for the same pipeline to the same node. But if you set up different requests and limits for different stages of your pipeline, assigning them to the same node prevents scaling up the node pool. That's why we turned this feature off. Now everything works okay. So maybe the default configuration of Tekton is not perfect, at least for our scenario.

Initially, our project was located in the GCP, but our customer wanted to make it cloud-agnostic. They wanted to move it to Azure and maybe on-premises afterwards.

What other advice do I have?

Based on our requirements, the main need was for a cloud-agnostic platform, which is why we chose to run everything in Kubernetes, and Tekton fits this task easily. If you're familiar with other CI/CD pipelines like GitHub Actions or GitLab CI and they meet all your requirements, it might be good to stick with them. They are quite similar in functionality. Tekton stands out because it provides supply chain security out of the box with Tekton Chains, which we use. It includes built-in tools to sign and verify images. GitHub Actions and GitLab CI don't have this feature out of the box, so you'd need to implement it yourself. For better security, Tekton might be a better fit.

Tekton is easy for beginners to use. The documentation is clear and straightforward. However, the terminology can be a bit complicated with terms like pipeline run, task run, and different Tekton steps. Despite this, you can understand the process quickly. In two or three days, you can set up a basic CI/CD pipeline, maybe even faster.

I would rate Tekton a nine out of ten.
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
DevOps Engineer at Virtusa Global
MSP
Top 20
Oct 8, 2024
Streamlined user interface and enhanced DevOps efficiency for increased time savings
Pros and Cons
  • "Tekton has a user interface that facilitates time savings, making it more user-friendly than Jenkins."
  • "The user interface of Tekton could be improved."

What is our primary use case?

Generally, we are using Tekton for deployments instead of Jenkins. We create pipelines in Tekton for a number of services, each with different logs and requirements, especially in our DevOps practices. I have been using this Tekton pipeline for nearly six months.

How has it helped my organization?

The main benefits we have seen from using Tekton include saving time compared to Jenkins. The user interface is easier to use, and there are no plugins required for installation, unlike Jenkins. Time savings and ease of use are significant advantages.

What is most valuable?

Tekton has a user interface that facilitates time savings, making it more user-friendly than Jenkins. It is easier to handle and eliminates the need for plugin installations.

What needs improvement?

The user interface of Tekton could be improved. Sometimes, it takes more time during production deployments than expected.

For how long have I used the solution?

I have been using the solution for nearly six months.

What do I think about the stability of the solution?

Tekton is stable, easy to use, and currently provides good stability.

What do I think about the scalability of the solution?

Tekton is scalable, and most of our team members are using the Tekton pipeline.

How are customer service and support?

As of now, I haven't asked for technical support. I would approach technical support if I encounter any problems.

How would you rate customer service and support?

Positive

Which solution did I use previously and why did I switch?

Before Tekton, we used Jenkins. Tekton is better than Jenkins in terms of user interface and ease of integration without the need for plugins.

How was the initial setup?

The initial setup took about one week, and there were some doubts on how to operate and execute deployments. But after learning about the tools, the setup was smooth, and everything was configured properly.

What about the implementation team?

Four teams were involved in the deployment process: the ECS team, tenant ops team, DevOps team, and development team.

What was our ROI?

There are efficiency gains due to time savings in pipeline setup compared to Jenkins. This is a major point of efficiency for Tekton.

What other advice do I have?

I would recommend Tekton to other users who are considering its implementation. It's better compared to Jenkins.

I'd rate the solution eight out of ten.

Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
RahulMhatre2 - PeerSpot reviewer
Site Reliability Engineer at Phenom People
Vendor
Top 10
Oct 2, 2024
Customizable automation with scope for better RBAC and PVC management
Pros and Cons
  • "Tekton is a stable product."
  • "RBAC is really needed for Tekton."

What is our primary use case?

I use Tekton generally for CI purposes and automation APIs.

How has it helped my organization?

We have created a Helm template for Tekton, and we're currently working on scripts. This allows us to create pipelines on the fly, which has significantly streamlined our workflow.

What is most valuable?

I have full control over it, actually, in my team. Another thing is that Tekton is based on Kubernetes. In Kubernetes, we have the concept of cron jobs which run on a time-to-time basis. In Tekton, we have the concept called task or task runs. We can expose an API and use the trigger and trigger-binding concept, allowing us to trigger tasks whenever needed. This mechanism is very nice.

What needs improvement?

RBAC is really needed for Tekton. Also, if you have too many PVCs and don't clean them up, it may stop working due to the limited number of PVCs you can create in a cluster.

For how long have I used the solution?

I have been using it for the past two years.

What do I think about the stability of the solution?

Tekton is a stable product. One issue we might run into is when there are too many PVCs that haven't been cleaned up. We have mitigated this by creating a CronJob that runs every midnight to clear those tasks.

What do I think about the scalability of the solution?

Tekton is scalable if well-planned. However, it is not a plug-and-play solution for now. You need to write the tasks according to your business case, which might differ from team to team or service to service.

How are customer service and support?

While setting up, I was initially active on their Slack channel where I was able to get help. They were responsive.

How would you rate customer service and support?

Neutral

Which solution did I use previously and why did I switch?

We were using Jenkins before Tekton.

How was the initial setup?

The initial setup was daunting and took me four months to set it up and get the flow. There is a steep learning curve, especially with concepts like event listeners, event triggers, and trigger binding.

What other advice do I have?

Tekton was initially very daunting, and it took me a long time to get the flow. However, once you get it, it’s awesome.

I'd rate the solution six out of ten.

Which deployment model are you using for this solution?

Hybrid Cloud
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
reviewer2557317 - PeerSpot reviewer
Senior Platform engineer at a outsourcing company with 201-500 employees
Real User
Top 20
Sep 23, 2024
Pipelines enhance job maintenance despite initial learning curve and integration issues
Pros and Cons
  • "When you run a pipeline, all the jobs are called. It is a very valuable feature that enhances job maintenance overall."
  • "Improvement is needed in the documentation and the overall integration process."

What is our primary use case?

I used Tekton to integrate data functionality within a major automobile industry. I created Tekton pipelines in Kubernetes clusters to complete the CI/CD end-to-end from the source code repository in the Google Cloud Platform. This involved taking the ML training model and deploying it in the Kubernetes clusters, Cloud Run, and App Engines.

How has it helped my organization?

Tekton has provided flexibility and robustness in our processes. However, I faced challenges with the integration with the source code repository. The tool is very robust and provides great flexibility once you understand how to use it, but it is initially difficult to learn and understand.

What is most valuable?

The most valuable feature is the pipeline. When you run a pipeline, all the jobs are called. It is a very valuable feature that enhances job maintenance overall. 

Another valuable feature is the standalone task that sticks to isolation. This feature is very good for our needs.

What needs improvement?

I faced significant challenges with integration, particularly with Git or any source code management and Workload Identity Federation. The documentation is also not mature, making it hard to use. Improvement is needed in the documentation and the overall integration process. 

Additionally, I am not sure if Tekton can be used efficiently in multi-cloud scenarios such as Anthos.

For how long have I used the solution?

I have been working with Tekton for the last 12 months.

What do I think about the stability of the solution?

The stability of Tekton heavily depends on the developer's knowledge of Kubernetes deployments and managing Tekton parts. For instance, handling the logs, maintaining the load, and managing resource allocation are essential skills required for ensuring stability.

What do I think about the scalability of the solution?

Scalability isn't perfect yet; Tekton is not very mature in the market with only a few companies using it. The ability of Tekton to adapt to needs is somewhat limited. Overall, I would rate its scalability as a seven. The ability to create different pipelines and reuse jobs seems to be the most robust scalability feature.

How are customer service and support?

I have not communicated with technical support for Tekton. I followed the official documentation, created my own YAML files, and started deploying pipelines and operators.

How would you rate customer service and support?

Neutral

Which solution did I use previously and why did I switch?

I used different tools for similar use cases based on the requirements of my engineers and the clients. Tekton was introduced to me in 2022, and I used it accordingly. I did not make the decision to switch; I just used what was provided.

How was the initial setup?

The initial setup is simple and involves a few commands. The configuration process, however, might cause some challenges, particularly with integrating third-party tools or handling CI/CD pipelines.

What about the implementation team?

I was the only person in my team handling the deployment and application of Tekton. A single person with knowledge of tools like Ansible, CI/CD tools, DevOps, and cloud services can manage this process.

What other advice do I have?

It is essential to have a straightforward, end-to-end sample for implementation, including steps involving job, trigger, and pipeline settings. Syntax and URL validation validators are important for the effective use of Tekton. They will help check the correctness of the code and improve efficiency.

I'd rate the solution six out of ten.

Which deployment model are you using for this solution?

Public Cloud

If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?

Google
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
reviewer2544261 - PeerSpot reviewer
Software Engineer at a tech services company with 10,001+ employees
Real User
Top 20
Sep 18, 2024
Enhanced deployment efficiency with reusable tasks but needs better log management
Pros and Cons
  • "The most valuable features of Tekton include the reusability of tasks, the clean UI interface, and the binding of services and secrets."
  • "One area where Tekton can improve is log management."

What is our primary use case?

We use Tekton primarily as a CI/CD tool. We develop the product, and after developing the product, we deploy it to the cloud. Before deployment, Tekton is used as a CI/CD tool to validate and check our test cases, vulnerabilities, and licensing issues. If any test cases are written, they will first validate Tekton cases. Once the test cases pass, it moves on to check for vulnerabilities and licensing issues using Fosa, which is one of our QA and Check Point tools.

How has it helped my organization?

Tekton has significantly improved our organization, especially in the area of reusability. When we moved to Tekton from Jenkins, I felt that the tasks could be reused for any number of pipelines within the same cluster, which was not the case with Jenkins. This reusability is a major benefit. Moreover, it has streamlined our CI/CD pipelines, making the deployment process much more efficient. Tekton provides a clean UI interface and allows us to run multiple tasks simultaneously, which has enhanced our efficiency and productivity.

What is most valuable?

The most valuable features of Tekton include the reusability of tasks, the clean UI interface, and the binding of services and secrets. The tasks can be reused for multiple pipelines, making it very efficient. The UI interface appears very clean and user-friendly. The binding of services and secrets is also very clear and well-organized.

What needs improvement?

One area where Tekton can improve is log management. Currently, logs are often deleted after a day, making it challenging to refer back to logs from previous pipelines. It would be beneficial to have access to logs for at least the past two or three days. 

Additionally, stability needs to be improved. Sometimes Tekton crashes or freezes during important deployments, and this can cause delays. Enhancing stability and log management would greatly benefit users.

For how long have I used the solution?

I have been using Tekton for almost three years, approximately from the time our organization migrated from Jenkins to Tekton.

What do I think about the stability of the solution?

The stability of Tekton needs improvement. Occasionally, Tekton crashes or freezes during important deployments, which requires waiting and troubleshooting. This instability can be problematic, especially during critical launches.

What do I think about the scalability of the solution?

Tekton's scalability is generally good, but there is room for improvement. The resource quotas are somewhat limited, and increasing the resource quotas could enhance scalability further. The ability to run pipelines in parallel is a good feature, but expanding the resources would improve scalability even more.

How are customer service and support?

Our organization has sufficient technical support for Tekton. However, there are times when more support would be beneficial, especially when dealing with production launches and critical deployments.

How would you rate customer service and support?

Neutral

Which solution did I use previously and why did I switch?

Before Tekton, we used Jenkins. Our organization decided to switch due to the cost, performance, and the ability to leverage new tools and applications.

How was the initial setup?

The initial setup of Tekton was somewhat challenging. It took a while to understand the various components, such as service binding, role binding, and how to create routes and bind services. It was a bit difficult at first because I was the first person in my team to explore Tekton, but after gaining an understanding, it became much easier.

What about the implementation team?

The deployment and implementation were handled within our organization. A few team members, including myself, explored the functionalities and shared our knowledge with the rest of the teams.

What was our ROI?

The return on investment from Tekton is primarily seen in time savings. Once the initial setup is complete, the automated processes reduce the time needed for deployments and streamline the workflow.

What other advice do I have?

I'd rate the solution seven out of ten.

Which deployment model are you using for this solution?

Public Cloud

If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?

Google
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Uthay Rakav - PeerSpot reviewer
DevOps Engineer at IFS
Real User
Aug 30, 2024
Offers good dashboard access and is extremely user-friendly
Pros and Cons
  • "The tool offers flexibility and compatibility."
  • "If you are a beginner, then accessing the flexibility part can be overwhelming. We think the learning curve of the tool is steep, especially for those who are not already familiar with Kubernetes."

What is our primary use case?

In my company, we use Tekton for the pipeline, specifically Bitbucket pipelines. We have some cluster setups as well. In order to run some testing of the cluster, we chose to handle pipelines via Tekton.

What is most valuable?

The best feature of Tekton is that it is a Kubernetes-native tool for CI/CD. The tool offers flexibility and compatibility. If we look under the Kubernetes-native area, Tekton is built to run natively on Kubernetes, so it leverages Kubernetes 'scalability, security, and robustness, making it an ideal cloud-native application. I can relate to the pipeline customization in Tekton. It provides a highly customizable and reusable pipeline component. You can define tasks and pipelines that suit your specific workflow needs and easily reuse them as a different service platform. If you see the interoperability, Tekton is designed to indicate that there are other tools and services in the Kubernetes ecosystem. It makes it easy to incorporate things into the existing workflow.

What needs improvement?

Earlier, I used to use Jenkins pipeline, but compared to Jenkins, Tekton is better. Tekton is quite a user-friendly tool. The tool offers good dashboard access, and it is extremely user-friendly. If you are a beginner, then accessing the flexibility part can be overwhelming. We think the learning curve of the tool is steep, especially for those who are not already familiar with Kubernetes. There is a need to improve the recommendations and create more tutorials for the tool. The tool is very user-friendly for advanced users and not for beginners. There are some limitations, especially since the tool primarily operates through YAML configurations and command lines with limited graphical user interface options. While there are some third-party tools that look like Tekton's dashboard, there are still basic and compact major systems like Jenkins or GitLab.With more advanced built-in CGI and GUI, as a user, we can make it easier to monitor and manage Python faster. We can also improve the data handling and debugging. The debugging of failed pipelines in Tekton can be challenging. The error messages are not very descriptive, and the tool has limited support for step-by-step debugging. So, the improvement in error handling and data handling for debugging needs to be improved so that it could significantly improve the developer experience.

For how long have I used the solution?

I have been using Tekton for three years. In our company, we have been using the tool for more than eight months. I am just a user of the tool.

What do I think about the scalability of the solution?

In our company, there are around more than 5,000 employees. There are actually many things under the cloud and platform delivery and infrastructure. We don't know the exact number of employees who are using the tool. I believe over 100 people in my company use the tool.

How are customer service and support?

In my entire career, I never went to the support team for help. If I had any doubts or any kind of features, I was able to Google it or use ChatGPT.

How was the initial setup?

The solution is deployed on the cloud.

What other advice do I have?

Beginners should go through the product documentation. There are many tutorials available on the product that can help a person to configure the pipeline and task functions. Once you get a proper idea of the architecture of Tekton and how it works, only after knowing how to use the tool will a person get to apply the practical knowledge in the Tekton tools. I suggest that businesses get an idea about Python and how it works, as they need to understand the architecture of Tekton.

I rate the tool an eight out of ten.

Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user