Mahmoud H.
MH
Mahmoud H.
DevOps Engineer
Small-Business (50 or fewer emp.)
"An essential tool to learn for DevOps"
4.5/5
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. Review collected by and hosted on G2.com.

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. Review collected by and hosted on G2.com.

Prakash E.
PE
Prakash E.
Sr. Software Engineer (DevOps)
Small-Business (50 or fewer emp.)
"Argocd"
5/5
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 Review collected by and hosted on G2.com.

What do you dislike about Argo CD?

Cannot have options to add more clusters Review collected by and hosted on G2.com.

Verified User in Information Technology and Services
CI
Verified User in Information Technology and Services
Mid-Market (51-1000 emp.)
"ArgoCD is best in the market kubernetes native continuous delivery tool."
4.5/5
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 . Review collected by and hosted on G2.com.

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. Review collected by and hosted on G2.com.

Verified User in Online Media
UO
Verified User in Online Media
Enterprise (> 1000 emp.)
"Very nice gitops cd pipeline"
5/5
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. Review collected by and hosted on G2.com.

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. Review collected by and hosted on G2.com.

Gaurav  M.
GM
Gaurav M.
Data engineer
Small-Business (50 or fewer emp.)
"ArgoCD - Best GitOps for Kubernetes"
4/5
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. Review collected by and hosted on G2.com.

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. Review collected by and hosted on G2.com.

Yves I.
YI
Yves I.
Senior Software Engineer
Small-Business (50 or fewer emp.)
"Effortlessly Deploy and Manage Kubernetes Applications with Argo CD"
5/5
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. Review collected by and hosted on G2.com.

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. Review collected by and hosted on G2.com.

Lâm .
L
Lâm .
Cloud Engineer
Enterprise (> 1000 emp.)
"DevOps Leading"
5/5
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 Review collected by and hosted on G2.com.

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) Review collected by and hosted on G2.com.

suyog n.
SN
suyog n.
DevOps Engineer
Mid-Market (51-1000 emp.)
"Fine not lots of issue faced during installation or setup."
4/5
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 Review collected by and hosted on G2.com.

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!" Review collected by and hosted on G2.com.

Ramani N.
RN
Ramani N.
Mechanical Design Engineer
Small-Business (50 or fewer emp.)
"Agro cd"
5/5
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 Review collected by and hosted on G2.com.

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. Review collected by and hosted on G2.com.

Verified User in Legal Services
AL
Verified User in Legal Services
Small-Business (50 or fewer emp.)
"ArgoCD for Continuation"
4.5/5
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. Review collected by and hosted on G2.com.

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. Review collected by and hosted on G2.com.