tekton-argocd-poc VS pipelines-catalog

Compare tekton-argocd-poc vs pipelines-catalog and see what are their differences.

tekton-argocd-poc

This a PoC using Tekton (for CI) and ArgoCD (CD). It uses a local k8s cluster (K3D) (by jaruizes)

pipelines-catalog

A repository for OpenShift Pipelines tasks (by openshift)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
tekton-argocd-poc pipelines-catalog
1 1
21 52
- -
0.0 0.0
about 3 years ago about 2 years ago
Java Python
- Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

tekton-argocd-poc

Posts with mentions or reviews of tekton-argocd-poc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-16.

pipelines-catalog

Posts with mentions or reviews of pipelines-catalog. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-16.
  • KUBERNETES - CI/CD WITH TEKTON & ARGO CD
    6 projects | dev.to | 16 Mar 2021
    Reusability: the different elements within the CI/CD process use the Kubernetes objects defined by Tekton and Argo CD in the same way that you work with deployments o service objects. That means that stages, tasks or applications are YAML files that you can store in some repository and use in every cluster with Tekton and Argo CD installed. For instance, it's possible to use artifacts from Tekton catalog or even, it's possible to use the Openshift catalog or building a custom one.

What are some alternatives?

When comparing tekton-argocd-poc and pipelines-catalog you can also consider the following projects:

pipeline - A cloud-native Pipeline resource.

argo-cd - Declarative Continuous Deployment for Kubernetes

k3d - Little helper to run CNCF's k3s in Docker