gitops-promotion-source-code
Simple Golang app with environment variables (by kostis-codefresh)
argo-cd
Declarative Continuous Deployment for Kubernetes (by argoproj)
gitops-promotion-source-code | argo-cd | |
---|---|---|
1 | 93 | |
15 | 19,792 | |
- | 2.4% | |
3.8 | 9.9 | |
almost 2 years ago | 5 days ago | |
Go | Go | |
- | 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.
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.
gitops-promotion-source-code
Posts with mentions or reviews of gitops-promotion-source-code.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-03-23.
-
How to Model Your Gitops Environments and Promote Releases between Them
Disclaimer 2: The application I use for the promotions is completely dummy, and its configuration misses several best practices mainly for brevity and simplicity reasons. For example, some deployments are missing health checks, and all of them are missing resource limits. Again, this article is NOT about how to create Kubernetes deployments. You should already know how proper deployment manifests look. If you want to learn more about production-grade best practices, then see my other article at https://codefresh.io/kubernetes-tutorial/kubernetes-antipatterns-1/
argo-cd
Posts with mentions or reviews of argo-cd.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-05-09.
-
Terraform drift is breaking your cloud: here’s how to stop the chaos
Argo CD (for Kubernetes infra)
-
DevOps in 2025: the future is automated, git-ified, and kinda scary but fun.
Projects like ArgoCD, Flux, Earthly, Dagger
- Argo CD v3.0.0
-
Install Red Hat Developer Hub with AI Software Templates on OpenShift
Argo CD Docs
-
Introduction to Gitless GitOps: A New OCI-Centric and Secure Architecture
Popular GitOps tools include ArgoCD, FluxCD, and PipeCD.
-
Beyond the Buzzwords: The Relevance of DORA Metrics in Contemporary Cloud Hosting for Developers
CI/CD: GitHub Actions, GitLab CI, CircleCI, ArgoCD
-
GitOps: A Beginner’s Guide to Managing Infrastructure with Git
ArgoCD Documentation
-
"Argo CD: A GitOps Tool for Kubernetes Continuous Deployment"
curl -sSL -o argocd-linux-amd64 https://github.com/argoproj/argo-cd/releases/latest/download/argocd-linux-amd64 sudo install -m 555 argocd-linux-amd64 /usr/local/bin/argocd rm argocd-linux-amd64
-
Awesome Kubernetes Resources !!! 🔥
💚Argo CD 🔥🔥🔥🔥🔥 - Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes.
-
Click-to-Cluster: GitOps EKS Provisioning
Argo CD is an open-source, continuous delivery (CD) tool for Kubernetes that automates the deployment, monitoring, and rollback of applications. It is a declarative tool that uses GitOps principles to ensure that the desired state of an application is always reflected in the actual state of the Kubernetes Management or Workload cluster.
What are some alternatives?
When comparing gitops-promotion-source-code and argo-cd you can also consider the following projects:
argocd-example-apps - Example Apps to Demonstrate Argo CD
fleet - Deploy workloads from Git to large fleets of Kubernetes clusters