GraphCanon updated 2w · GitHub synced 2w
Decision brief
Curated list of projects and resources for Argo ecosystem components like argocd and workflows
Good fit when
- Need curated resources for learning about specific Argo tools like Argocd, Workflows or Rollouts
- Interest in continuous-delivery practices with Kubernetes-native workflow engines
Avoid when
- Looking for a general-purpose CI/CD tool without Kubernetes focus
- Require deep integration with non-Kubernetes orchestration platforms
Observed Jul 17, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Active (13d since push)
- As of 2w
- Provenance
- Not a fork · Organization account
- As of 2w
- Security (OSV)
- No lockfile
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
git clone https://github.com/akuity/awesome-argoSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
A collection of links to awesome projects and resources related to Kubernetes-native workflow engine Argo and its ecosystem components like Argocd, Argo Rollouts, Argo Events, and more.
Capability facts
No sourced capability facts yet. Facts appear after ingest scans repo manifests (Dockerfile, package.json, MCP configs).
Categories
Tags
README
Awesome Argo
🔔 NEWS:
- Register for ArgoCon North America 2025 at Atlanta!
- Recordings for ArgoCon Europe 2025 in London
- Recordings for ArgoCon North America 2024
- The book Distributed Machine Learning Patterns from Manning Publications (uses Argo Workflows) is officially published!
Links to recordings for talks from various conferences, such as ArgoCon and KubeCon, are added as soon as they become available!
A curated list of awesome projects and resources related to Argo, a Cloud Native Computing Foundation (CNCF) graduated project.
This list is maintained and sponsored by Akuity, the Enterprise Company for Argo Project.
What is Argo?
Argo consists of a set of open source tools for deploying and running applications and workloads on Kubernetes, including:
- Argo Workflows: Kubernetes-native workflow engine supporting DAG and step-based workflows.
- Argo CD: Declarative continuous delivery with a fully-loaded UI.
- Argo Rollouts: Advanced Kubernetes deployment strategies such as Canary and Blue-Green made easy.
- Argo Events: Event based dependency management for Kubernetes.
In addition, argoproj-labs is a separate GitHub org for community contributions related to the Argo ecosystem.
Table of Contents
- Awesome Argo
- What is Argo?
- Table of Contents
- Ecosystem Projects
- Books
- Blog Posts
- Videos
- Certifications
- Community
- Acknowledgement
Ecosystem Projects
Selected projects from argoproj (other than the four projects mentioned above) and argoproj-labs:
- Argo CD Agent aims to improve scalability and security of Argo CD's multi-cluster capabilities
- Argo CD Autopilot offers an opinionated way of installing Argo CD and managing GitOps repositories.
- Argo CD Extensions enables extensions for Argo CD.
- Argo CD Image Updater is a tool to automatically update the container images of Kubernetes workloads which are managed by Argo CD.
- Argo CD Interlace is a Kubernetes controller to enable software supply chain security capabilities in Argo CD.
- Argo CD Operator is a Kubernetes operator for managing Argo CD clusters.
- Argo CD RBAC Operator is a Kubernetes operator for managing Argo CD's RBAC. It supports both global scoped RBAC (
argocd-rbac-cm) and project scoped RBAC (AppProjects). - Argo CD Vault Plugin is an Argo CD plugin to retrieve secrets from Secret Management tools and inject them into Kubernetes resources.
- Argo Helm is a collection of community-maintained Helm charts for Argo projects.
- Argo Rollout Extension contains the Argo Roll
For agents
This page has a .md twin and JSON over the API.