Software Alternatives & Reviews
Table of contents
  1. Social Mentions
  2. Comments

Tekton

Tekton is a powerful and flexible open-source framework for creating CI/CD systems, allowing developers to build, test, and deploy across cloud providers and on-premise systems.

Tekton Reviews and details

Screenshots and images

  • Tekton Landing page
    Landing page //
    2022-11-24

Badges

Promote Tekton. You can add any of these badges on your website.
SaaSHub badge
Show embed code

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about Tekton and what they use it for.
  • Distributed Traces for Testing with Tekton Pipelines and Tracetest
    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 / 8 months ago
  • Practical Tips for Refactoring Release CI using GitHub Actions
    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 / 9 months ago
  • What are some good self-hosted CI/CD tools where pipeline steps run in docker containers?
    Drone, or Tekton, Argo Workflows if you’re on k8s. Source: 12 months ago
  • K8s powered Git push deployments
    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 / about 1 year ago
  • Is the left guy sad because he knows everything?
    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: about 1 year ago
  • Designing a company’s CI/CD system, please recommend resources
    If you already have k8s in your environment and want to run CI jobs with it, check out Tekton. Source: about 1 year ago
  • Does anyone else feel like this?
    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 1 year ago
  • Kubernetes Tips | Using scripts inside configmaps
    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 1 year ago
  • Is there a Helm chart to deploy Tekton pipelines?
    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 1 year ago
  • Is there a way to pass data between containers ?
    Tekton You can pass the output data between the pods in the pipeline using Workspaces. Source: over 1 year ago
  • How to create cloud-native CI/CD Pipelines with Tekton
    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 2 years ago
  • Introduction to Red Hat OpenShift Container Platform
    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 2 years ago
  • Why migrate to GitHub from Jenkins?
    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: almost 2 years ago
  • Can Helm chart apply things in stages?
    Declare your multi-stage deployment / process through CRDs + a controller (e.g. ArgoCD with Sync waves or Tekton pipelines). Source: almost 2 years ago
  • Third personal project on K8s and I love it
    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: almost 2 years ago
  • Ask HN: What Are You Working On?
    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 / almost 2 years ago
  • How to reuse steps in Tekton tasks
    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 / almost 2 years ago
  • CI/CD for Cloud-Native Applications"
    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 2 years ago
  • Im at a loss for how to setup a CI/CD pipeline. REALLY need some help
    Recently seen a neat post with https://tekton.dev/ just search this subreddit. I bet you can find a good example. Source: about 2 years ago
  • 🚀 Your Tekton CI/CD or OpenShift Pipelines experiences? ✌️
    Anybody here with experience in Tekton or the commercial brother OpenShift Pipelines? Source: about 2 years ago
  • Tekton CI/CD from zero to hero 🚀
    Simple start with https://tekton.dev seems not to be that easy? I have a series of blog posts that can help you get started and find your way around with a running sample project. Source: about 2 years ago

Do you know an article comparing Tekton to other products?
Suggest a link to a post with product alternatives.

Suggest an article

Tekton discussion

Log in or Post with

This is an informative page about Tekton. You can review and discuss the product 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.