# Argo CD Reviews
**Vendor:** Intuit  
**Category:** [Continuous Delivery Tools](https://www.g2.com/categories/continuous-delivery-tools)  
**Average Rating:** 4.6/5.0  
**Total Reviews:** 37
## About Argo CD
Argo CD is a declarative, GitOps-based continuous delivery tool designed specifically for Kubernetes environments. It automates the deployment and lifecycle management of applications by treating Git repositories as the single source of truth for defining the desired application state. By continuously monitoring these repositories, Argo CD ensures that the live state of applications within Kubernetes clusters remains synchronized with the declared configurations, thereby enhancing deployment reliability and consistency. Key Features and Functionality: - Automated Synchronization: Argo CD continuously monitors Git repositories and Kubernetes clusters, automatically detecting and correcting any configuration drift to maintain the desired state. - Multi-Cluster Management: It supports deployment across multiple Kubernetes clusters from a single Argo CD instance, facilitating centralized control and visibility. - Declarative Configuration Support: Argo CD is compatible with various configuration management tools, including Helm charts, Kustomize overlays, and plain YAML manifests, offering flexibility in defining application configurations. - Role-Based Access Control (RBAC): It provides robust RBAC policies, enabling fine-grained access control and multi-tenancy support, which is essential for enterprise-level security and compliance. - User Interfaces: Argo CD offers both a web-based UI and a command-line interface (CLI), allowing users to visualize application states, manage deployments, and troubleshoot issues effectively. - Single Sign-On (SSO) Integration: It integrates with multiple SSO providers, such as OIDC, OAuth2, LDAP, and SAML 2.0, streamlining authentication processes. - Webhook Integration: Argo CD supports webhooks from platforms like GitHub, GitLab, and Bitbucket, enabling automated deployment triggers upon code changes. Primary Value and Problem Solved: Argo CD addresses the complexities associated with deploying and managing applications in Kubernetes environments by implementing GitOps principles. By using Git repositories as the definitive source for application configurations, it ensures that deployments are automated, auditable, and consistent. This approach reduces manual intervention, minimizes configuration errors, and accelerates release cycles. Additionally, Argo CD&#39;s continuous monitoring and automated synchronization capabilities enhance system reliability by promptly detecting and rectifying configuration drifts, thereby maintaining the integrity and desired state of applications across diverse Kubernetes clusters.



## Argo CD Pros & Cons
**What users like:**

- Users value the **deployment ease** of Argo CD, appreciating its intuitive UI and seamless integration with tools. (2 reviews)
- Users appreciate the **ease of use** of Argo CD, highlighting its intuitive interface and seamless GitOps integration. (2 reviews)
- Users love the **easy-to-use interface** of Argo CD, appreciating its simplicity and efficiency in managing deployments. (1 reviews)
- Users appreciate the **seamless integrations** of Argo CD, enhancing workflow efficiency and simplifying deployment management. (1 reviews)
- Users value the **reliability** of Argo CD for seamless GitOps adoption and consistent application management. (1 reviews)
- Task Automation (1 reviews)
- Version Control (1 reviews)

**What users dislike:**

- Users find the **setup complexity** of Argo CD challenging, especially for those unfamiliar with DevOps practices. (3 reviews)
- Users find the **setup process complex** , especially for those unfamiliar with DevOps practices, complicating initial configuration. (2 reviews)
- Users find the **security granularity complex** , leading to rights being granted on-demand, which can hinder usability. (1 reviews)
- Users find the **difficult setup** of Argo CD challenging, particularly if they lack DevOps experience. (1 reviews)
- Users note that **error messages can be unclear** , complicating debugging and leading to deeper investigations in logs. (1 reviews)
- Slow Performance (1 reviews)
- Software Bugs (1 reviews)

## Argo CD Reviews
  ### 1. GitOps Done Right: Clear Drift Detection and Confident Kubernetes Deployments

**Rating:** 4.5/5.0 stars

**Reviewed by:** Artsiom H. | Devops engineer, Small-Business (50 or fewer emp.)

**Reviewed Date:** April 28, 2026

**What do you like best about Argo CD?**

I like how Argo CD makes Git a true single source of truth for Kubernetes.

It continuously compares the live cluster state with what’s in Git, highlights any drift in a clean UI, and lets me sync everything back either with a single click or automatically. That gives me clear, visual control over deployments, straightforward rollbacks, and confidence that what’s running in prod really matches what’s in the repo.

**What do you dislike about Argo CD?**

I don’t like that Argo CD can feel a bit heavy and fiddly to operate on a day-to-day basis.

With projects, apps, and all the different sync options, there are a lot of knobs to turn, and even small misconfigurations can end up causing confusing “OutOfSync” states. When Argo thinks something has drifted, figuring out why often means digging through logs and manifests rather than getting a clear, straightforward error message.

**What problems is Argo CD solving and how is that benefiting you?**

It solves drift and makes GitOps real for Kubernetes.

Argo CD keeps my clusters in sync with Git, so configurations don’t quietly diverge between environments. It gives me a clear view of what’s out of sync, straightforward rollbacks, and hands-off automated deployments, instead of manual ‎⁠kubectl⁠ runs and one-off scripts.

  ### 2. Great for Automating Kubernetes Deployments and Maintaining Consistency

**Rating:** 4.5/5.0 stars

**Reviewed by:** Alan R. | Software Engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** December 09, 2025

**What do you like best about Argo CD?**

Argo CD makes GitOps adoption extremely straightforward. The UI is clean and intuitive, and it gives you a clear, real-time view of the state of your Kubernetes applications. I really like how easy it is to manage deployments, track differences, and roll back changes whenever needed. Syncing applications directly from Git brings consistency and removes a lot of manual steps from the workflow.
The integration with tools like GitHub, GitLab, Helm, and various SSO providers works seamlessly, and setting RBAC rules is simple. It also provides excellent visibility into application health, which makes troubleshooting deployments much faster.

**What do you dislike about Argo CD?**

Argo CD is powerful, but it can be complex to configure initially, especially when setting up multiple clusters or more advanced automation policies. The UI, although helpful, can sometimes lag when dealing with large-scale deployments. Also, error messages aren’t always clear, so debugging certain sync failures may require digging deeper into logs or manifests.

**What problems is Argo CD solving and how is that benefiting you?**

Argo CD helps us automate Kubernetes deployments in a reliable and repeatable way. By syncing everything from Git, it eliminates configuration drift and ensures that all environments stay aligned. It saves a lot of time by handling rollouts automatically and giving clear visibility into application status. This results in fewer manual actions, faster deployments, improved reliability, and much easier troubleshooting across environments.

  ### 3. Reliable GitOps Deployments with Argo CD

**Rating:** 4.0/5.0 stars

**Reviewed by:** Rezgui I. | DevOps Engineer, Small-Business (50 or fewer emp.)

**Reviewed Date:** April 10, 2026

**What do you like best about Argo CD?**

I like how Argo CD makes deployments more reliable with GitOps, since everything is driven from version-controlled code

**What do you dislike about Argo CD?**

It can be a bit complex to set up and understand at first, especially with GitOps concepts

**What problems is Argo CD solving and how is that benefiting you?**

It helps with keeping applications in sync with what’s in Git. For me, that means fewer manual errors and more confidence in deployments

  ### 4. Automated Continuous Deployments That Just Work

**Rating:** 5.0/5.0 stars

**Reviewed by:** Arno P. | SRE, Mid-Market (51-1000 emp.)

**Reviewed Date:** March 13, 2026

**What do you like best about Argo CD?**

Automated continuous deployment of changes into the software.

**What do you dislike about Argo CD?**

Alerting on Appset and viewing massive apps with a lot of services and components.

**What problems is Argo CD solving and how is that benefiting you?**

Continuous software deployment, keeping software code stable and pointed to the correct source.

  ### 5. Effortless UI and Auto Sync Make Argo CD a Standout

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Computer Software | Mid-Market (51-1000 emp.)

**Reviewed Date:** December 22, 2025

**What do you like best about Argo CD?**

The best things about Argo CD are the easy to use user interface, the auto syncing feature and multi-cluster support.

**What do you dislike about Argo CD?**

The setup can be very complex especially for people not into DevOps

**What problems is Argo CD solving and how is that benefiting you?**

Argo CD makes it much easier for us to manage deployments across various applications and environments. Having everything centralized in one location is very convenient, and being able to track the deployment history, including who deployed what and when, is especially helpful.

  ### 6. Best K8s orchestration tool

**Rating:** 5.0/5.0 stars

**Reviewed by:** Martin L. | Software Engineering Lead, Mid-Market (51-1000 emp.)

**Reviewed Date:** September 11, 2025

**What do you like best about Argo CD?**

The easy to follow and understand K8s deployment

**What do you dislike about Argo CD?**

Security granularity is complex so rights are given on-demand sometimes.

**What problems is Argo CD solving and how is that benefiting you?**

The complexity of K8s deployment could be high, ArgoCD simplifies and provides a visual support.

  ### 7. currently the only stable and battle tested GitOps tool avilable

**Rating:** 4.5/5.0 stars

**Reviewed by:** Nitin V. | Associate Staff Engineer - DevOps, Enterprise (> 1000 emp.)

**Reviewed Date:** July 28, 2024

**What do you like best about Argo CD?**

Stable and easy to work with good documentation and community support

**What do you dislike about Argo CD?**

few features like mutiple git repositories for helm chart and values yaml is still beta feature

**What problems is Argo CD solving and how is that benefiting you?**

We used ArgoCD for GitOps to replace the whole CD part of deployment and used ArgoD in a slef managed way

  ### 8. Wonderful

**Rating:** 5.0/5.0 stars

**Reviewed by:** Marco M. | Mid-Market (51-1000 emp.)

**Reviewed Date:** March 13, 2024

**What do you like best about Argo CD?**

real-time application control

**What do you dislike about Argo CD?**

Simplicity of use, ease of use

**What problems is Argo CD solving and how is that benefiting you?**

Simplify the work, prevent errors and waste of time.

  ### 9. An essential tool to learn for DevOps

**Rating:** 4.5/5.0 stars

**Reviewed by:** Mahmoud H. | DevOps Engineer, Small-Business (50 or fewer emp.)

**Reviewed Date:** March 16, 2023

**What do you like best about Argo CD?**

It provides a robust plugin system that enables users to extend its capabilities and integrate with third-party tools and services. For example, users can use plugins to integrate with popular monitoring tools like Prometheus and Grafana, or to create Kubernetes resources based on Terraform templates automatically.

**What do you dislike about Argo CD?**

Complexity: ArgoCD can be complex to set up and configure, particularly for users unfamiliar with Kubernetes and related technologies. The initial learning curve can be steep, and some users may need to invest time and effort to get up to speed.

**What problems is Argo CD solving and how is that benefiting you?**

rgoCD also supports a range of deployment strategies, including blue/green and canary deployments, which can help minimize downtime and reduce the risk of production issues. Its built-in monitoring and alerting features allow users to keep track of deployments and quickly identify and address any issues that arise.

  ### 10. Argocd

**Rating:** 5.0/5.0 stars

**Reviewed by:** Prakash E. | Sr. Software Engineer (DevOps), Small-Business (50 or fewer emp.)

**Reviewed Date:** July 07, 2023

**What do you like best about Argo CD?**

Its a very best tool for deploying services on kubernetes and it has very huge friendly options to use. Unknown persons also can easily understand the process in argocd

**What do you dislike about Argo CD?**

Cannot have options to add more clusters

**What problems is Argo CD solving and how is that benefiting you?**

By using auto sync option i am automated deployments and in my current project for deployments i am using argocd. Me only configuring argocd on eks cluster in all environments

  ### 11. ArgoCD is best in the market kubernetes native continuous delivery tool.

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Mid-Market (51-1000 emp.)

**Reviewed Date:** June 13, 2023

**What do you like best about Argo CD?**

ArgoCD helps us automate the continuous delivery(CD) of Kubernetes applications.
ArgoCD provided the option for automatic or manual sync of the Kubernetes application, which helped us choose the sync option per the requirement.
We can easily integrate different Kubernetes clusters with ArgoCD using good cli.
ArgoCD, app of apps pattern, helps us to link all the Kubernetes application deployment with a single Argo app of apps application which continuously monitors the state of all linked applications .

**What do you dislike about Argo CD?**

We have integrated more than 100 applications with argocd cluster for continuos deployment and did not see any issues so far.

**What problems is Argo CD solving and how is that benefiting you?**

ArgoCD helps us to avoid the manual efforts of deploying applications in Kubernetes; with the help of ArgoCD, we automate the continuous delivery of Kubernetes applications which continuously monitor the state of an application with source code in Github and perform the sync operation in the event of changes or new deployment inside Github code.

ArgoCD provided the option for automatic or manual sync of the Kubernetes application, which helped us choose the sync option per the requirement.

We can easily integrate different Kubernetes clusters with ArgoCD using good cli.

ArgoCD, app of apps pattern, helps us to link all the Kubernetes application deployment with a single Argo app of apps application which continuously monitors the state of all linked applications .

  ### 12. Very nice gitops cd pipeline

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Online Media | Enterprise (> 1000 emp.)

**Reviewed Date:** August 02, 2023

**What do you like best about Argo CD?**

There is a very easy set of installation for the argo cd pipeline and also very smooth for developer as well as gitops persona to view the pipeline status and running jobs.

**What do you dislike about Argo CD?**

There is nothing to dislike about the tool. It is widely used industry wide and all the gitops and developers feel very easy to use this pipeline for their day to day tasks.

**What problems is Argo CD solving and how is that benefiting you?**

Argo CD pipeline is first of all easy to install on the kubernetes and easy to setup with our github or any other source control tool. It will pick up the developer code push and start deploying the code on the server. This helps to continuously deliver the code on the various environments and also keeps all envs in sync.

  ### 13. ArgoCD - Best GitOps for Kubernetes

**Rating:** 4.0/5.0 stars

**Reviewed by:** Gaurav  M. | Data engineer, Small-Business (50 or fewer emp.)

**Reviewed Date:** April 09, 2023

**What do you like best about Argo CD?**

ArgoCD is best at performing GitOps on k8 clusters, I really like the 360-degree view of applications. Also from argocd ui, we can see pods logs from there.

**What do you dislike about Argo CD?**

Sometimes It takes  a good amount of time for syncing applications, also argocd errors are not very straighforward and there is no single troubleshoot document.

**What problems is Argo CD solving and how is that benefiting you?**

We heavily use argocd APIs and integrated them with our internal CICD tool. We host 10+ repositories on argocd and behind the scene, argocd is handling 100+ of K8 clusters both on cloud and on-premise, with arogcd there is single source of thruth of what all application versions running on multiple K8 clusters.

  ### 14. Effortlessly Deploy and Manage Kubernetes Applications with Argo CD

**Rating:** 5.0/5.0 stars

**Reviewed by:** Yves I. | Senior Software Engineer, Small-Business (50 or fewer emp.)

**Reviewed Date:** March 20, 2023

**What do you like best about Argo CD?**

One of the standout features of Argo CD is its ability to continuously monitor running applications and compare the current state against the desired state. This makes it incredibly easy to deploy and manage Kubernetes applications with minimal effort. Additionally, the user interface is intuitive and easy to navigate, allowing for seamless management of complex application deployments.

**What do you dislike about Argo CD?**

While there are few things to dislike about Argo CD, one possible drawback is that it may take some time to get used to if you are new to Kubernetes or deployment automation tools in general. Additionally, the documentation could be improved in some areas to provide more detailed explanations for advanced use cases.

**What problems is Argo CD solving and how is that benefiting you?**

Argo CD solves the problem of managing complex Kubernetes application deployments by automating the deployment process and continuously monitoring the running applications. This benefits me as a DevOps Engineer by reducing manual errors and saving time, allowing for seamless management of our Kubernetes clusters.

  ### 15. DevOps Leading

**Rating:** 5.0/5.0 stars

**Reviewed by:** Lâm . | Cloud Engineer, Enterprise (> 1000 emp.)

**Reviewed Date:** March 09, 2023

**What do you like best about Argo CD?**

In user experience:
- easy-to-install in Kubernetes Cluster
- easy-to-use web UI

In feature
- supporting gitops
- helm parameter input support
- support multi-cluster environment
- do not need to maintain database, Argocd using custom resource to store application data which stored in etcd

**What do you dislike about Argo CD?**

- The application set is not very good for users who is lower at infrastructure (developer, tester)
- Some feature need to do in argocd CLI (not have in web UI)

**What problems is Argo CD solving and how is that benefiting you?**

1. packaging the environment using gitops
2. Centralizing applications in multiple Kubernetes clusters in hybrid cloud
3. Self-service automation - tester can create their own environment by selecting helm repository and filling the custom parameters

  ### 16. Fine not lots of issue faced during installation or setup.

**Rating:** 4.0/5.0 stars

**Reviewed by:** suyog n. | DevOps Engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** March 15, 2023

**What do you like best about Argo CD?**

I love how it can deliver applications in kubernetes. I Love the webhook integration of Argo CD and GitLab

**What do you dislike about Argo CD?**

There are not lots of features i would love to see in the future. For example "Add a tick mark whether you want to reload the pod if a secret or config map is changed. Please!"

**What problems is Argo CD solving and how is that benefiting you?**

Well, We are using Argo CD for our deployment and delivery. It has removed the hassle of manually going into the server and applying the yaml file. Moreover, we were using Rancher as our UI, I love that i don't have to use the rancher dashboard anymore.

  ### 17. Agro cd

**Rating:** 5.0/5.0 stars

**Reviewed by:** Ramani N. | Mechanical Design Engineer, Small-Business (50 or fewer emp.)

**Reviewed Date:** March 20, 2023

**What do you like best about Argo CD?**

It is the best platform. It helps me in various fields of my studies. That currently helps me in my working.Good deployment tool for kubernetes deployment. it is best

**What do you dislike about Argo CD?**

I want upgrade in your server. Your working needs to be improve. Many of my friend don't know about it. You need to advertise more. Many things that i searched on this is not getting.

**What problems is Argo CD solving and how is that benefiting you?**

I search various problems and it solve most of it. It will improve my working time and gives me accurate results. I search various questions about my studies and it solve most of it.

  ### 18. ArgoCD for Continuation

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Legal Services | Small-Business (50 or fewer emp.)

**Reviewed Date:** April 04, 2023

**What do you like best about Argo CD?**

What makes ArgoCD popular is its ability to provide a simple and automated way to deploy and manage complex applications, especially in a Kubernetes environment. Some of the features that make ArgoCD a favourite are:
Declarative GitOps workflows: ArgoCD uses a declarative approach to define and manage applications, making it easier to manage infrastructure as code. This approach ensures that the cluster's desired state is maintained and helps reduce the risk of configuration drift.
Application Rollouts: ArgoCD provides advanced deployment strategies like Blue-Green, Canary, and Rollback to help you manage your application deployments. You can set up automated rollouts for your applications with confidence, knowing that ArgoCD will detect and handle any errors during the process.
Multi-Cluster Support: ArgoCD can manage multiple Kubernetes clusters from a single management plane, making deploying and managing applications across different environments easier.
Integration with Git: ArgoCD integrates seamlessly with Git, making it easy to manage your applications' configurations using GitOps.

**What do you dislike about Argo CD?**

Users may need to invest some time and effort in understanding the tool's concepts, features, and configuration.
Limited Integration with Non-Kubernetes Environments: ArgoCD is designed primarily for Kubernetes environments, and users may find it challenging to use the tool with non-Kubernetes environments or platforms.
Resource Consumption: ArgoCD consumes system resources, including CPU and memory, especially when managing many applications or clusters. This can lead to performance issues if the infrastructure is not adequately provisioned.
Limited Customization: While ArgoCD provides several deployment strategies and workflows out-of-the-box, users may find it challenging to customise these workflows to fit their specific use cases. Customisation may require extensive knowledge of the tool's configuration and scripting capabilities.

**What problems is Argo CD solving and how is that benefiting you?**

Application configurations using GitOps principles. This approach helps to ensure that the desired state of the cluster is maintained, reduces the risk of configuration drift, and makes it easier to audit and track changes to the system.
Continuous Deployment: ArgoCD provides a simple and automated way to deploy applications to Kubernetes clusters. It enables users to set up continuous delivery pipelines that automate the deployment process, reduce the time to market, and improve the overall software delivery process.
Multi-Cluster Management: ArgoCD can manage multiple Kubernetes clusters from a single management plane. This feature makes it easier to deploy and manage applications across different environments, reduces the risk of configuration errors, and ensures consistency in the deployment process.
Advanced Deployment Strategies: ArgoCD provides advanced deployment strategies like Blue-Green, Canary, and Rollback, enabling users to deploy applications with confidence, detect and handle errors during the deployment process, and improve the overall reliability of their applications.
Auditing and Compliance: ArgoCD provides audit logs and history for all deployments, making tracking changes easier and ensuring compliance with regulatory requirements.

  ### 19. Good CD tool for Kubernetes

**Rating:** 3.5/5.0 stars

**Reviewed by:** Verified User in Financial Services | Mid-Market (51-1000 emp.)

**Reviewed Date:** January 24, 2023

**What do you like best about Argo CD?**

ArgoCD is open source, lots of community support and also fits nicely into the overall Continuous Deployment methodology for Kubernetes and devops. UI is useful for developers to push changes

**What do you dislike about Argo CD?**

Has a lot of quirks that make it harder to integrate:
- audit trail is NOT great with RBAC as it shows all services even if a developer can only deploy 1-2 of them
- UI is confusing, even if sync is done shows out of sync and have to explain this to devs on why it can happen
- disallows use of helm for debugging

**What problems is Argo CD solving and how is that benefiting you?**

Helping drive Continuous deployment for developers thereby reducing the friction for deploying containers to the cloud - has definitely helped also free up cloud ops time to do real innovation as opposed to deploys.

  ### 20. Most common tool for applying GitOps architecture

**Rating:** 4.0/5.0 stars

**Reviewed by:** Viet N. | Content Creator, Mid-Market (51-1000 emp.)

**Reviewed Date:** March 17, 2023

**What do you like best about Argo CD?**

ArgoCD allows you automatically update services in Kubernetes with no effort. 
Also, you can use this tool to implement GitOps architecture for your microservices.
By the way, you can use ArgoCD as a monitoring tool for your health service.

**What do you dislike about Argo CD?**

The resource this tool uses is vast and volatile so it should be set up to run on a VM.
This tool still has a few bugs but it's acceptable.

**What problems is Argo CD solving and how is that benefiting you?**

ArgoCD provides you with a way automatically update hundreds or thousands services at the same time. It will help you save time and reduce mistakes while interact with system

  ### 21. Best tool for GitOps : ArgoCD

**Rating:** 5.0/5.0 stars

**Reviewed by:** dhe M. | Consultant, Information Technology and Services, Mid-Market (51-1000 emp.)

**Reviewed Date:** April 01, 2023

**What do you like best about Argo CD?**

- Multi cluster support
- Application sets
- Apps of Apps
- GitOps 
- Workflows
- RBAC

**What do you dislike about Argo CD?**

- UI
- Not have shell access on pod level with RBAC
- Sometimes sync issues

**What problems is Argo CD solving and how is that benefiting you?**

Have dev team across multiple countries ,

ArgoCD helps us to bring the GitOps implementation where dev team can test their apps,service in different environments and debug the apps without needing any access to critical components of company [like k8s or infra]

  ### 22. Good deployment tool for kubernetes deployment

**Rating:** 5.0/5.0 stars

**Reviewed by:** VRUSHABH R. | Mid-Market (51-1000 emp.)

**Reviewed Date:** March 20, 2023

**What do you like best about Argo CD?**

Helm charts

Apps of app pattern

Kubernetes deployment

**What do you dislike about Argo CD?**

Noting to dislike in argocd looks good everything

**What problems is Argo CD solving and how is that benefiting you?**

It's very easy to deploy and also provide  automatic kubernetes delivery process

It's follow agile development process and make it safe and secure

  ### 23. Very helpful tool for Kubernetes deployment

**Rating:** 5.0/5.0 stars

**Reviewed by:** Vishal R. | Technology Engineer, Enterprise (> 1000 emp.)

**Reviewed Date:** March 14, 2023

**What do you like best about Argo CD?**

App of app paterns and helm charts support

**What do you dislike about Argo CD?**

Nothing negative as of now. Argocd is good tool.

**What problems is Argo CD solving and how is that benefiting you?**

Cintinues deployment and helm charts deployment

  ### 24. It is good for beginners and gives you an end to end process to deploy using argocd any app

**Rating:** 3.0/5.0 stars

**Reviewed by:** Sandeep G. | Senior Lead Blockchain Engineer, Small-Business (50 or fewer emp.)

**Reviewed Date:** March 18, 2023

**What do you like best about Argo CD?**

It's easy way of explaining that any novice person could follow

**What do you dislike about Argo CD?**

It could have added more use cases and scenarios like backup and restore and secrets encryption and decryption

**What problems is Argo CD solving and how is that benefiting you?**

We are using it daily for our continuous CI CD and deploy the changes with ease using sync mechanisms

  ### 25. Best GitOps solution for CD

**Rating:** 4.0/5.0 stars

**Reviewed by:** parth p. | Senior Cloud Engineer, Computer Software, Mid-Market (51-1000 emp.)

**Reviewed Date:** April 22, 2023

**What do you like best about Argo CD?**

Kubernetes CD with lifecycle management is very helpful.

**What do you dislike about Argo CD?**

Lack of complete solution for GitOps, missing CI part is deal breaker.

**What problems is Argo CD solving and how is that benefiting you?**

Simplifying kubernetes lifecycle management for our micro services.

  ### 26. Excellent tool for managing deployments!

**Rating:** 5.0/5.0 stars

**Reviewed by:** Reynaldo Gerald II E. | Head of Engineering, Enterprise (> 1000 emp.)

**Reviewed Date:** March 23, 2023

**What do you like best about Argo CD?**

What I like about Argo CD are the features that allow deployment automation. It has an intuitive UI and ease of use.

**What do you dislike about Argo CD?**

What I dislike about Argo CD is its stability as it is slow at times.

**What problems is Argo CD solving and how is that benefiting you?**

Managing of deployments. Automation.

  ### 27. Amazing

**Rating:** 5.0/5.0 stars

**Reviewed by:** Martin M. | System Engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** March 11, 2023

**What do you like best about Argo CD?**

Easy GitOps, Intuitive user interface, I've been using it for 1 year and it helps my job a lot.

**What do you dislike about Argo CD?**

There's a slight learning curve in the beginning when I'm not familiar with GitOps

**What problems is Argo CD solving and how is that benefiting you?**

Easy GitOps, Easy to synchronize new changes to deployment

  ### 28. Argocd for quick deployment

**Rating:** 5.0/5.0 stars

**Reviewed by:** Imamisadaq J. | Senior DevOps Engineer, Small-Business (50 or fewer emp.)

**Reviewed Date:** March 20, 2023

**What do you like best about Argo CD?**

Argocd deployment for App is very fast. They help in high reliability deployment.

**What do you dislike about Argo CD?**

The interface needs to be improved in new release.

**What problems is Argo CD solving and how is that benefiting you?**

When compared with Jenkins Argocd does not have issues related to version dependencu.

  ### 29. DevOps tool for monitor running apps

**Rating:** 4.0/5.0 stars

**Reviewed by:** Nir S. | Mid-Market (51-1000 emp.)

**Reviewed Date:** March 23, 2023

**What do you like best about Argo CD?**

It could connect to AWS/terraform/rancher and monitor Kubernetes clusters

**What do you dislike about Argo CD?**

The console is not easy to use, it should be more UI/UX friendly.

**What problems is Argo CD solving and how is that benefiting you?**

Help me monitor cluster bugs and issues in my VM.

  ### 30. ArgoCD makes deployment easier

**Rating:** 5.0/5.0 stars

**Reviewed by:** Oryan O. | Engineering Team Lead, MLOps, Small-Business (50 or fewer emp.)

**Reviewed Date:** March 23, 2023

**What do you like best about Argo CD?**

Very simple to manage/create multiple clusters makes our deployment much easier.

**What do you dislike about Argo CD?**

Improve interface for user interaction.
Argocd has a slight learning curve at the beginning.

**What problems is Argo CD solving and how is that benefiting you?**

Deployment of our application.
MLOps.
Implementing GitOps

  ### 31. Senior Site Reliability Engineer

**Rating:** 5.0/5.0 stars

**Reviewed by:** Jefferson B. | Small-Business (50 or fewer emp.)

**Reviewed Date:** March 28, 2023

**What do you like best about Argo CD?**

Automatic deployments and bug detection
UI is very friendly
Pricing is fair

**What do you dislike about Argo CD?**

Update the learning and documentation and maybe support

**What problems is Argo CD solving and how is that benefiting you?**

It solves me wring deployments scripts

  ### 32. Great developer experience with easy learning curve

**Rating:** 3.5/5.0 stars

**Reviewed by:** Quan Ian C. | Small-Business (50 or fewer emp.)

**Reviewed Date:** March 15, 2023

**What do you like best about Argo CD?**

GitOps is the way forward for developer experience and DevOps specialists integrating ArgoCD into their workflow makes CI/CD seamless

**What do you dislike about Argo CD?**

May be quite unintuitive for kubernetes integration

**What problems is Argo CD solving and how is that benefiting you?**

CI/CD for DevOps and MLOps

  ### 33. GitOps with Argocd

**Rating:** 5.0/5.0 stars

**Reviewed by:** Shibra  A. | Devops Engineer, Small-Business (50 or fewer emp.)

**Reviewed Date:** December 09, 2022

**What do you like best about Argo CD?**

Keeps all my Kubernetes resources in sync with git config.

**What do you dislike about Argo CD?**

While deploying an application, does not show a proper error message if occurred.

**What problems is Argo CD solving and how is that benefiting you?**

Helps me maintain a stable config in Kubernetes with git.

  ### 34. Feature rich tool for continuous delivery

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Enterprise (> 1000 emp.)

**Reviewed Date:** March 24, 2023

**What do you like best about Argo CD?**

Argo CD was very easy to setup and it comes with a load of features and functionality for continuous delivery for kubernetes

**What do you dislike about Argo CD?**

Nothing! , tool is great as it is with very less bugs.

**What problems is Argo CD solving and how is that benefiting you?**

Manual way of deploying kubernetes resources were very error prone but argocd solved that problem for us

  ### 35. It's a good CD tool for k8s

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Small-Business (50 or fewer emp.)

**Reviewed Date:** August 23, 2022

**What do you like best about Argo CD?**

Easy to understand and has good documentation.

**What do you dislike about Argo CD?**

It's a good tool simple than Jenkin X but it doesn't have Continuous integration feature

**What problems is Argo CD solving and how is that benefiting you?**

Configurability is good and we can integrate argo CD with k8s, it's is much popular.

  ### 36. ArgoCD: The best GitOps tool

**Rating:** 5.0/5.0 stars

**Reviewed by:** Pranay J. | Senior DevOps Consultant, Small-Business (50 or fewer emp.)

**Reviewed Date:** February 13, 2022

**What do you like best about Argo CD?**

1. Can be easily installed in any Kubernetes cluster
2. One ArgoCD can manage multiple clusters
3. Integration with Istio and other services meshes
4. Eases the deployment in multiple nodes and clusters at the same time

**What do you dislike about Argo CD?**

Didn't find anything to dislike yet, it's the best GitOps tool that is continuously evolving

**What problems is Argo CD solving and how is that benefiting you?**

Deployment of applications in the Kubernetes cluster is one of the toughest and most hectic of every administrator and developer. ArgoCD helps us in maintaining the deployments easily and seamlessly without any downtime.

  ### 37. ArgoCD for K8 deployment

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Financial Services | Mid-Market (51-1000 emp.)

**Reviewed Date:** September 29, 2021

**What do you like best about Argo CD?**

The GUI for the service deployment to K8s cluster

**What do you dislike about Argo CD?**

The argocd notification to slack sometimes it repeats

**Recommendations to others considering Argo CD:**

Yes, you should definitely use it if you have a K8s cluster. Easy to rollback to previous versions.

**What problems is Argo CD solving and how is that benefiting you?**

Avoid deploying directly using the Jenkins. With Argo we can deploy whenever we want once manifests are built


## Argo CD Discussions
  - [What is Argo CD used for?](https://www.g2.com/discussions/what-is-argo-cd-used-for)

- [View Argo CD pricing details and edition comparison](https://www.g2.com/products/argo-cd/reviews?section=pricing&secure%5Bexpires_at%5D=2026-05-14+16%3A44%3A39+-0500&secure%5Bsession_id%5D=332e8232-c658-4b04-91bf-94645bd9105c&secure%5Btoken%5D=ba0d28208236cf8b045259df93fb232e6d57264191dfd8263dba4e3df6977a6a&format=llm_user)
## Argo CD Integrations
  - [Amazon Elastic Kubernetes Service (Amazon EKS)](https://www.g2.com/products/amazon-elastic-kubernetes-service-amazon-eks/reviews)
  - [GitHub](https://www.g2.com/products/github/reviews)
  - [HELM](https://www.g2.com/products/helm/reviews)
  - [Kubernetes](https://www.g2.com/products/kubernetes/reviews)

## Argo CD Features
**Functionality**
- Deployment-Ready Staging
- Integration
- Extensible

**Management**
- Processes and Workflow
- Reporting
- Automation

**Agentic AI - Continuous Delivery**
- Autonomous Task Execution
- Cross-system Integration
- Adaptive Learning
- Natural Language Interaction
- Proactive Assistance

## Top Argo CD Alternatives
  - [GitLab](https://www.g2.com/products/gitlab/reviews) - 4.5/5.0 (874 reviews)
  - [CircleCI](https://www.g2.com/products/circleci/reviews) - 4.4/5.0 (499 reviews)
  - [Harness Platform](https://www.g2.com/products/harness-platform/reviews) - 4.6/5.0 (277 reviews)

