argocd-operator
A Kubernetes operator for managing Argo CD clusters. (by argoproj-labs)
fleet
Deploy workloads from Git to large fleets of Kubernetes clusters (by rancher)
argocd-operator | fleet | |
---|---|---|
5 | 3 | |
747 | 1,624 | |
1.6% | 1.0% | |
8.9 | 9.8 | |
4 days ago | 5 days ago | |
Go | Go | |
Apache License 2.0 | 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.
argocd-operator
Posts with mentions or reviews of argocd-operator.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-09-13.
- Argo CD in the operator store version 0.2.0? While v2.2.5 is available?
-
ArgoCD install on openshift
The deploy folder is in the releases. So if you're installing 0.0.5, you'd go to https://github.com/argoproj-labs/argocd-operator/tree/v0.0.15/deploy
-
Automation assistants: GitOps tools in comparison
Another installation variant is the additional ArgoCD operator. This allows the actual ArgoCD components to be installed and configured via CRD. It is not documented how you can configure ArgoCD yourself via GitOps. This is conceivable, for example, using the ArgoCD operator. It remains to be determined whether this will work reliably and, above all, whether it supports continued operation via GitOps in the event of an error.
fleet
Posts with mentions or reviews of fleet.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-08-12.
-
How to do multiple deployments with fleet within the same cluster but with different values & namespace?
Basically I'm looking for a workaround to this issue: https://github.com/rancher/fleet/issues/344.
-
Automation assistants: GitOps tools in comparison
A newer competitor is Fleet, which is developed by Rancher. Its special ability is that it is able to manage not just one, but a fleet of clusters. PipeCD is similarly young and has an even broader focus. Like Fleet, it promises the ability to manage multiple Kubernetes clusters, and it also offers a UI. In addition, it can handle Terraform and some services from the major cloud providers.
- Best way to manage kubernetes deployments/manifests?
What are some alternatives?
When comparing argocd-operator and fleet you can also consider the following projects:
helmify - Creates Helm chart from Kubernetes yaml
argo-cd - Declarative Continuous Deployment for Kubernetes
helm-secrets - A helm plugin that help manage secrets with Git workflow and store them anywhere
Flux - Successor: https://github.com/fluxcd/flux2
nifikop - The NiFiKop NiFi Kubernetes operator makes it easy to run Apache NiFi on Kubernetes. Apache NiFI is a free, open-source solution that support powerful and scalable directed graphs of data routing, transformation, and system mediation logic.
cluster-api - Home for Cluster API, a subproject of sig-cluster-lifecycle