Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free. Learn more →
Argo-cd Alternatives
Similar projects and alternatives to argo-cd
-
-
Nutrient
Nutrient - The #1 PDF SDK Library. Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
-
-
-
-
-
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
-
-
-
-
-
-
-
werf
A solution for implementing efficient and consistent software delivery to Kubernetes facilitating best practices.
-
-
-
jx
Jenkins X provides automated CI+CD for Kubernetes with Preview Environments on Pull Requests using Cloud Native pipelines from Tekton
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
argo-cd discussion
argo-cd reviews and mentions
-
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.
-
Top 16 DevOps Tools for 2025: (Excellent for SREs, Too!)
Argo CD
-
5 Open Source Repositories to Level Up Your GitOps
These tools work together to create a full GitOps pipeline. Flagsmith manages feature releases via Terraform, while Terrateam handles infrastructure changes directly through GitHub (and possibly GitLab in the future). ArgoCD and FluxCD ensure reliable application deployments via Kubernetes, and Atlas integrates database schema migrations.
-
Flux CD vs. Argo CD
Analysis by Akuity found the system can nonetheless scale to 50,000 apps and 1,000 connected clusters, when the UI is modified to enable list pagination. This change remains an open issue in the Argo project's backlog.
-
Crafting a Multi-Environment CI/CD Pipeline: A Hands-on Guide with Tekton and ArgoCD
Tekton Pipelines ArgoCD User Guide
-
Building Web Applications Using Amazon EKS : AWS Project
cd ~/environment VERSION=$(curl --silent "https://api.github.com/repos/argoproj/argo-cd/releases/latest" | grep '"tag_name"' | sed -E 's/.*"([^"]+)".*/\1/') sudo curl --silent --location -o /usr/local/bin/argocd [https://github.com/argoproj/argo-cd/releases/download/$VERSION/argocd-linux-amd64](https://github.com/argoproj/argo-cd/releases/download/$VERSION/argocd-linux-amd64) sudo chmod +x /usr/local/bin/argocd
-
Kubernetes Multi-Cluster Management 📦
ArgoCD is another popular GitOps tool designed for managing Kubernetes clusters. ArgoCD stands out with its intuitive UI and ability to manage multiple applications across clusters visually, making it a strong contender in multi-cluster management.
-
Building a Cost-Effective Kubernetes Environment with secure CI/CD Pipelines: A Comprehensive Guide
Visit ArgoCD releases for the latest version. Explore the GitHub repo for newer release if necessary.
-
Using short lived Postgres servers for testing
- You can trigger the process manually or automatically (PR, GH actions, cli tool, API, etc).
For example, the ArgoCD project uses Bunnyshell to create ephemeral envs on each PR. https://github.com/argoproj/argo-cd/pull/18851
Disclaimer: I work for Bunnyshell
- ArgoCD: Use of Risky or Missing Cryptographic Algorithms in Redis Cache
-
A note from our sponsor - Nutrient
nutrient.io | 14 Mar 2025
Stats
argoproj/argo-cd is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of argo-cd is Go.