Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/crenshaw-dev/flux-vs-argo-features
Succinct comparison of Flux and Argo CD features.
https://github.com/crenshaw-dev/flux-vs-argo-features
Last synced: 25 days ago
JSON representation
Succinct comparison of Flux and Argo CD features.
- Host: GitHub
- URL: https://github.com/crenshaw-dev/flux-vs-argo-features
- Owner: crenshaw-dev
- Created: 2023-08-03T12:02:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-03T12:12:18.000Z (over 1 year ago)
- Last Synced: 2023-08-03T13:55:29.148Z (over 1 year ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# flux-vs-argo-features
This document is meant to provide a succinct comparison of Flux and Argo CD features.
It's based on [Akuity's comparison](https://akuity.io/blog/argo-cd-flux-comparison/).
In each case, the feature is considered supported if it "ships with" the default product installation. Add-ons may be
available, but they don't count here.| Features | Flux | Argo CD |
|---------------------------|-----------|-----------|
| UI | No | Yes |
| Bootstrapping | Yes | No |
| Multi-tenancy | Yes | Yes |
| Partial Syncs | No | Yes |
| Helm CLI Interoperability | Yes | No |
| Pre/Post Sync Hooks | Helm only | Yes |
| OCI Artifacts | Yes | Helm only |
| S3 Artifacts | Yes | No |
| Automated Helm Rollback | Yes | No |