Cloud-Native
Tekton is designed to work seamlessly in cloud-native environments, utilizing Kubernetes as its underlying platform, making it a natural choice for modern CI/CD pipelines in cloud-based and containerized applications.
Flexibility and Extensibility
Tekton provides a highly flexible architecture with customizable pipelines, tasks, and resources, allowing developers to tailor the CI/CD processes according to specific requirements.
Open Source and Community-Driven
Being an open-source project, Tekton benefits from community contributions and collaboration, ensuring a wide array of features, improvements, and robust community support.
Standardization
Tekton aims to standardize CI/CD components and workflows, promoting interoperability across different tools and platforms, which reduces complexity and enhances integration efforts.
Event-Driven Architecture
Tekton supports event-driven workflows, which allows for efficient scalability and responsiveness to changes, enabling dynamic CI/CD executions based on specific triggers.
We have collected here some useful links to help you find out if Tekton is good.
Check the traffic stats of Tekton on SimilarWeb. The key metrics to look for are: monthly visits, average visit duration, pages per visit, and traffic by country. Moreoever, check the traffic sources. For example "Direct" traffic is a good sign.
Check the "Domain Rating" of Tekton on Ahrefs. The domain rating is a measure of the strength of a website's backlink profile on a scale from 0 to 100. It shows the strength of Tekton's backlink profile compared to the other websites. In most cases a domain rating of 60+ is considered good and 70+ is considered very good.
Check the "Domain Authority" of Tekton on MOZ. A website's domain authority (DA) is a search engine ranking score that predicts how well a website will rank on search engine result pages (SERPs). It is based on a 100-point logarithmic scale, with higher scores corresponding to a greater likelihood of ranking. This is another useful metric to check if a website is good.
The latest comments about Tekton on Reddit. This can help you find out how popualr the product is and what people think about it.
CI/CD Integration: Argo CD leads GitOps adoption with 60% of surveyed Kubernetes clusters implementing GitOps practices. Tekton provides cloud-native CI/CD pipelines designed specifically for Kubernetes environments. Flux offers alternative GitOps implementations. - Source: dev.to / 11 months ago
Pipelines-as-code with Tekton, GitHub Actions, or even Dagger. - Source: dev.to / about 1 year ago
There was also Knative Build but long story short, it spun out and became what we now know as Tekton. - Source: dev.to / about 2 years ago
Tekton is an open-source framework for creating efficient CI/CD systems. This empowers developers to seamlessly construct, test, and deploy applications across various cloud environments and on-premise setups. - Source: dev.to / almost 3 years ago
Despite other alternatives like Circle CI, Travis CI, GitLab CI or even self-hosted options using open-source projects like Tekton or Argo Workflow, the reason for choosing GitHub Actions was straightforward: GitHub Actions, in conjunction with the GitHub ecosystem, offers a user-friendly experience and access to a rich software marketplace. - Source: dev.to / almost 3 years ago
Drone, or Tekton, Argo Workflows if youโre on k8s. Source: about 3 years ago
I've recently found this quote by Kelsey Hightower: "I'm convinced the majority of people managing infrastructure just want a PaaS. The only requirement: it has to be built by them." Source: https://twitter.com/kelseyhightower/status/851935087532945409 In the last few weeks, I've experimented a bit with Flux (https://fluxcd.io/), Tekton (https://tekton.dev/) and Cloud Native Buildpacks (https://buildpacks.io/) on... - Source: Hacker News / over 3 years ago
Where full-stack becomes hairy is when responsibilities that other teams should own start spilling into your domain. I've used a "Cloud-native CI/CD" system called Tekton. It's basically "define your own CI/CD system in Kubernetes, good luck". Look how much shit you need to create to get something as simple as a webhook to trigger a pipeline. Oh, and you can't define pipelines in code; you have to apply them to... Source: over 3 years ago
If you already have k8s in your environment and want to run CI jobs with it, check out Tekton. Source: over 3 years ago
Tekton.dev - native k8s builds defined in yaml so they can easily modify pipelines, tasks, etc. And because it runs in the cluster, it's easy to add sidecars to make it look just like the live environment for integration tests. Source: over 3 years ago
I use Tekton as an ETL orchestrator. In Tekton, Tasks are basically souped up ConfigMaps which may contain multiple composable Steps to be run serially. A Step can define its own container, env vars, command, etc. To execute like any other ci/cd system. I typically write my scripts inline for each step of aTask. Source: over 3 years ago
I'm using Tekton (https://tekton.dev/) to run CI/CD pipelines on top of Kubernetes, I'd like to deploy multiple pipelines for each environment eg. DEV/TEST/PREPROD/PROD, has anyone seen a helm chart to do this? Source: over 3 years ago
Tekton You can pass the output data between the pods in the pipeline using Workspaces. Source: almost 4 years ago
Through this guide, youโve learned how to work with Tekton to create cloud-native CI/CD Pipelines. Youโve also been able to build your own Pipeline to clone a repository, build an image, and push that image to the Docker Hub, all by using Tasks from the Tekton Hub. There are plenty more reusable Tasks and Pipelines there, but I also encourage you to learn about Tekton Triggers (automatically running a Pipeline),... - Source: dev.to / almost 4 years ago
Part of Red Hat OCP is OpenShift Pipelines, a continuous integration and continuous delivery (CI/CD) solution based on Kubernetes resources. It uses Tekton building blocks to automate builds and deployments, which is running in isolated containers. - Source: dev.to / almost 4 years ago
If you need a metric boatload of flexibility and have a Kubernetes cluster, argo workflows and tekton can do jobs for you as needed. Source: about 4 years ago
Declare your multi-stage deployment / process through CRDs + a controller (e.g. ArgoCD with Sync waves or Tekton pipelines). Source: about 4 years ago
Hey all just wanted to share my love for Kubernetes. I've using it since 2019 as a solo developer and have never looked back. I have three startups (or apps) running on the same GKE cluster, just different namespaces. The most recent one being Truegit (blogging platform powered by Github Repository). Storage lives outside the cluster, but Ingress is shared. I'm using Istio as well for ingress and for traffic... Source: about 4 years ago
Kubirds[0], a Cloud Native Supervision Engine. In the Cloud, monitoring and supervision is all about metric collection and analysis. The good old days of alerting (with tools like Nagios, Icinga, Zabbix, ...) seems to have been forgotten. IMHO, numbers (metrics) are good for machines, not humans. Alerts provide a very simple way of detecting what's wrong. This is why CI/CD tools have a "Green/Red" status for their... - Source: Hacker News / about 4 years ago
Creating Tekton tasks is real fun! Its similiarities to pod containers, and how it works makes developing and testing super easy. Still, sometimes it is necessary to reuse a steps in multiple tasks, like when using reviewdog. - Source: dev.to / about 4 years ago
Tekton, supported by the CD Foundation (part of the Linux Foundation), is positioned as an open-source CI/CD framework for cloud-native applications based on Kubernetes. The Tekton framework's components include:. - Source: dev.to / about 4 years ago
Do you know an article comparing Tekton to other products?
Suggest a link to a post with product alternatives.
Is Tekton good? This is an informative page that will help you find out. Moreover, you can review and discuss Tekton here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.