Awesome Argo
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
Ecosystem Projects
Selected projects from argoproj (other than the four projects mentioned above) and argoproj-labs:
- 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 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 Rollout dashboard that can be added into the Argo CD Web UI.
- Argo Workflows Catalog contains free reusable templates for Argo Workflows.
- Argo Workflows Plugins contains reusable plugins that extend Argo Workflows with new capabilities.
- GitOps Engine contains various GitOps operators that address different use-cases and provide different user experiences but all have a similar set of core features.
- Hera is an Argo Python SDK. Hera aims to make construction and submission of various Argo Project resources easy and accessible to everyone.
- Notifications Engine is a configuration-driven Golang library that provides notifications for cloud-native applications.
Other open source projects that use Argo:
- active-monitor is a Kubernetes controller which enables deep cluster monitoring and self-healing using Argo Workflows.
- Apache DolphinScheduler is a distributed and extensible workflow scheduler platform with powerful DAG UI, dedicated to solving complex job dependencies in the data pipeline and providing various types of jobs available out of the box.
- applicationset-progressive-sync is a controller to allow a progressive sync of ArgoCD Applications generated by an ApplicationSet.
- argo-cd-action is a GitHub Action for executing Argo CD.
- argo-compare is a small CLI tool showing the difference in the resulting helm manifests rendered from Applications in different git branches.
- argo-watcher is a small service that improves the visibility of deployments that are using Argo CD Image Updater.
- argocd-commenter is a Kubernetes controller to notify a change of Argo CD Application status via comments on GitHub pull requests and GitHub Deployments.
- argocd-lovely-plugin is a plugin that allows you to composite multiple things together into a single argocd application or applicationSet. Includes allowing Helm+Kustomize, addition other manifests trivially and running additional plugins in a pipe.
- argopm is a package manager for Argo Workflows. It enables developers to distribute and consume argo workflow templates as reusable modules.
- backstage-plugin-argo-cd is a Argo CD plugin for Backstage, an open platform for building developer portals.
- Cello is a service for running infrastructure as code software tools including CDK, Terraform and Cloud Formation via GitOps.
- ci-github-notifiter is a lightweight container to post Argo Workflow statuses back to GitHub as Status Checks.
- Couler provides a unified interface for constructing and managing workflows on different workflow engines.
- Devtron is a Web-Based CI/CD Platform for Kubernetes, powered by Argo.
- Flowify Collaborative no code UI for Argo Workflows.
- Kargo helps GitOps practitioners streamline continuous delivery for Kubernetes by automating the progression of changes from one environment to the next.
- k8s-bootstrapper is a framework to set up production ready Kubernetes clusters using Terraform and Argo CD.
- Kedro is an open-source Python framework for creating reproducible, maintainable and modular data science code.
- kubefirst provides fully automated open source application delivery and infrastructure management GitOps platforms for Kubernetes.
- Kubeflow Katib is a Kubernetes-native project for automated machine learning (AutoML).
- Kubeflow Pipelines is dedicated to making deployments of machine learning workflows on Kubernetes simple, portable, and scalable with Kubeflow.
- Metaflow is a Python library for building and managing real-life data science projects.
- Onepanel is the open source, end-to-end computer vision platform.
- Orchest is a tool for building data pipelines/workflows. It supports Jupyter notebooks and scripts in multiple languages and provides a user friendly UI/browser based editor.
- Orkestra is a cloud-native release orchestration and lifecycle management (LCM) platform for the fine-grained orchestration of inter-dependent Helm charts and their dependencies.
- Ploomber helps overcome the challenges of working with Jupyter notebooks and allows teams to develop collaborative, production-ready pipelines using JupyterLab or any text editor.
- provider-argocd is the Crossplane infrastructure provider for Argo CD.
- Reloader is a Kubernetes controller to watch changes in ConfigMap and Secrets and do rolling upgrades on associated Deployments/StatefulSets/Daemonsets and Argo Rollouts.
- Seldon is an MLOps framework to package, deploy, monitor and manage thousands of production machine learning models.
- SQLFlow extends SQL to support AI and compiles the SQL program to a workflow that runs on Kubernetes.
- terraform-provider-argocd is the Terraform provider for Argo CD.
- Tator is a web platform for analyzing large video and image datasets. Tator lets you rapidly deploy custom analytics workflows to gain insights from your raw imagery.
Books
- Distributed Machine Learning Patterns teaches you how to take machine learning models from your personal laptop to large distributed clusters. You’ll explore key concepts and patterns behind successful distributed machine learning systems, and learn technologies like TensorFlow, Kubernetes, Kubeflow, and Argo Workflows with real-world scenarios and hands-on projects.
- GitOps and Kubernetes teaches you how to use Git and the GitOps methodology to manage a Kubernetes cluster. The book interleaves theory with practice, presenting core Ops concepts alongside easy-to-implement techniques so you can put GitOps into action. Learn to develop pipelines that trace changes, roll back mistakes, and audit container deployment.
Blog Posts
Please check out the official Argo Project blog. Additional links:
- All About ArgoCD, a Beginner’s Guide
- Applied GitOps with Argo CD
- Architecting Workflows For Reliability
- Argo 101 - What is Argo?
- Argo Ansible Role: Provisioning Argo Workflows on OpenShift
- Argo CD: The GitOps Way
- Argo CD and Crossplane for Managing the Whole Application Stack
- Argo CD Best Practices
- Argo CD Build Environment Examples
- ArgoCD Best Practices You Should Know
- ArgoCon 2021 Akuity Team Recap
- Argo Integration Review
- Argo Rollouts and Service Mesh: Automate and Control Canary Releases
- Argo Security Automation with OSS-Fuzz
- Argo Workflow As the Choice To Run Data Pipelines in Casavo
- Automate Canary Analysis on Kubernetes with Argo
- Building a Successful Open Source Community as an End User Company
- Best Practices for Multi-tenancy in Argo CD
- CI/CD with Argo on Kubernetes
- Cloud Native CI/CD with Tekton and ArgoCD on AWS
- Continuous Delivery Using a Carvel ytt Argo CD Plugin
- Decentralized GitOps Over Environments
- Deploy Argo CD with Ingress and TLS in Three Steps: No YAML Yak Shaving Required
- Deploying Argo CD and Sealed Secrets with Helm
- Designing A Complete CI/CD Pipeline CI/CD Pipeline Using Argo Events, Workflows, and CD
- Embracing Cloud-Native for Apache DolphinScheduler with Kubernetes: a Case Study
- Enforcing Kubernetes Best Practices Using Kyverno and Argo CD
- Exploring Messaging Systems with Argo Events
- Four Lessons That Took Argo From First Commit to GitOps Darling
- From Argo to Mentoring and Everything In Between
- Getting Started with ArgoCD for GitOps Kubernetes Deployments
- GitOps Deployment and Kubernetes - using Argo CD
- GitOps for Kubeflow using Argo CD
- GitOps - Getting Started with ArgoCD
- GitOps – Including Backup in Your Continous Deployments
- GitOps Model for Provisioning and Bootstrapping Amazon EKS Clusters Using Crossplane and Argo CD
- GitOps Toolsets on Kubernetes with CircleCI and Argo CD
- GitOps with Argo CD
- Gradual Code Releases Using an In-House Kubernetes Canary Controller on Top of Argo Rollouts
- Hera - the Missing Argo Workflows Python SDK
- How GitOps and Operators Mark the Rise of Infrastructure-As-Software
- How Many Do You Need? - Argo CD Architectures Explained
- How to Automate Verification of Deployments with Argo Rollouts and Elastic Observability
- How to Create a Theme for your Argo CD With Minimal CSS
- How to Deploy With ArgoCD When Helm Values and Chart Are in Different Repositories
- How to Manage Kubernetes Secrets with GitOps?
- How to Update your OpenFaaS Functions Automatically with the Argo CD Image Updater
- Human-Centric Data Science on Kubernetes with Metaflow
- Humans of Cloud Native: Yuan Tang – From Argo to Mentoring and Everything In Between
- Jenkins X 3 and Argo CD
- KubeCon EU 2022 - Akuity Team Recap
- Kubernetes Cluster Vending Machine With vcluster
- Kubernetes Security through GitOps Best Practices: ArgoCD and Starboard
- Machine Learning Hyperparameter Optimization with Argo
- Making Complex R Applications into Production using Argo Workflows
- Manage Namespaces on Multitenant Clusters with ArgoCD, Kustomize and Helm
- Measuring Argo Workflow Costs with Kubecost
- Minimize Failed Deployments with Argo Rollouts and Smoke Tests
- Multi-cluster Management for Kubernetes with Cluster API and Argo CD
- Observations and Thoughts after Building 3 Kubernetes Platforms in Financial Services Industry
- Open Source Model Management Roundup: Polyaxon, Argo, and Seldon
- Producing 200 OpenStreetMap Extracts in 35 Minutes Using a Scalable Data Workflow
- Progressive Delivery with Argo Rollouts: Canary Deployment
- Recover Automatically from Failed Deployments with Argo Rollouts and Prometheus Metrics
- Running Argo Workflows Across Multiple Kubernetes Clusters
- Scheduling Data Science Workflows in Azure with Argo and Metaflow
- Sealed Secrets on Kubernetes with ArgoCD and Terraform
- Set up Microservices on Kubernetes — Automating Kubernetes with ArgoCD
- Setting up Argo CD With Helm
- Simplify and Automate Deployments Using GitOps with IBM Multicloud Manager 3.1.2
- Solving Configuration Drift Using GitOps with Argo CD
- Stay Up to Date With Argo CD and Renovate
- Terraform Automation With Argo on Kubernetes (Part1 & Part2)
- Unveil the Secret Ingredients of Continuous Delivery at Enterprise Scale with Argo CD
- Using Argo to Train Predictive Models
- Using Argo CD with vclusters
- Preventing Tag Mutation With kbld And Argo CD
- Argo Workflows Guide in Chinese
- How To Create ArgoCD Applications Automatically Using ApplicationSet? “Automation of GitOps”
- Why We’re Switching Off Airflow — Sort Of
- Picking A Kubernetes Orchestrator: Airflow, Argo, and Prefect
- What Is ArgoCD? A Practical Tutorial With Kubernetes
Blogposts that provide comparisons:
- ArgoCD
- vs. Flux: [0], [1], [2]
- vs. Spinnaker
- vs. Spinnaker, Jenkins X, and Tekton
- Argo Workflows
Videos
Please check out the official Argo Project YouTube channel.
- Argo and GitOps in a Managed Services World
- ArgoCD as the Engine of a Brownfield Migration to Kubernetes
- ArgoCon EU 2023 Welcome + Opening Remarks
- Argo Project: The Cloud Native Key Ingredient
- Argo Rollouts from the Trenches – Next Level Progressive Delivery Best Practices
- Argo Rollouts Reinvented: Unleash the Power of Custom Plugins for Progressive Delivery
- Argo Workflows in Action: Rabobank's Journey to Cloud Native Banking
- Cloud Native Deployments in Air Gapped Environments
- Configuring Volumes for Parallel Workflow Reads and Writes
- From Legacy to GitOps
- GitOps - The Magic Key to Cloud Native Security
- GitOps and CI/CD: Maintaining Security in the Age of Automation
- GitOps Me Some of That! Managing Hundreds of Clusters with Argo CD
- How to Avoid a Kubernetes Doom Loop
- How to Preview and Diff Your Argo CD Deployments
- Improving Release Reliability with Argo Rollouts Across 10k Customer Services
- Leveraging Argo WorkflowTemplates Within a Data Platform
- Managing Artifacts at Scale for CI and Data Processing
- Merging Best Practices with Reality: One Repository for Code and Helm
- Multi-Branch Pipeline with Argo Workflows and CI/CD Debugging
- NextGen Argo: Elevating Continuous Delivery with Easy to use PLugins
- Operate Sidecar and Sidecar-Less Applications with Istio and ArgoCD Rollouts
- Revolutionizing Continuous Deployment: How Databricks Integrates Argo Rollouts to Achieve Zero-Downtime Releases
- Sailing Across the Ocean of Argo Ecosystem Like a Pro
- Scaling Argo Security and Multi-Tenancy in AWS EKS at the New York Times
- Scaling Gene Therapy Research with Argo Workflows and Hera
- Scaling GitOps Using ArgoCD Application-Sets: Lesson Learnt
- Shipping Argo Workflows in Packages
- Telefonistka - Safe and Controlled GitOps Promotion Across Environments
- Training and Ensuring Reliability of ML Models at Wolt: The Power of ArgoCD, Flyte, and Argo Workflows
- Using Kustomize KRM Functions to Enhance Argo CD Application Deployments
KubeCon, GitOpsCon, AI Days North America 2022:
- Building a Batch Processing Platform with Argo
- Building Data Science Platform with Argo Workflows
- How Adobe Planned For Scale With Argo CD, Cluster API, And VCluster
- How Salesforce Is Moving From Spinnaker To Argo Workflows For Provisioning Add-Ons
- How the Argo Project Transitioned From Security Aware To Security First
- How To Build Production Grade DevOps Platform Using Argo
- How to Keep a Secret in GitOps, Without Keeping It in Git
- Human-Friendly, Production-Ready Data Science Stack With Argo Workflows & Metaflow
- Hundreds of Clusters Sitting in a Tree with Argo CD
- Keynote: Welcome + Opening Remarks (Maintainers Fireside Chat)
- Like Peas And Carrots: Argo CD And Crossplane For Infrastructure Management
- Multi-Tenancy For Argo Workflows And Argo CD At Adobe
- Observability In ArgoCD/Rollouts Using Streaming ML For Reducing MTTR
- Preview Environments with ArgoCD
ArgoCon 2022 talks:
- Argo Roadmap Updates For CD, Rollouts, Workflows, and Events
- From Code to Docs to Marketing: How to Contribute
- Scaling Argo for the Enterprise
- Challenging the Status Quo with Kubernetes and Argo
- Smarter Progressive Delivery at Intuit
- Argo Rollouts at Scale: How We Brought Automated Rollback to 2100+ Micro-services at Monzo
- Large Scale Batch Processing with Argo Workflows and Events
- Leveraging Argo Workflows and Argo Events for Cloud Agnostic Enterprise Machine Learning Deployments and Model Management
- Unleash ArgoCD Observability Superpowers
- Secure by Default with GitOps - A Guide to OPA with Argo CD
- Managing Thousands of Automatic Machine Learning Experiments with Argo and Katib
- Using Argo Project to Help Elastic infoSec Team in Securing Elastic
- From PR to Artifactory in 60 Secs! Adobe Service Runtime Java Libraries Release Pipelines Using Argo Workflows
- Argo CD Observability with AIOps - Detect Incident Fast
- Attacking Argo CD with Argo CD (and then Defending)
- Securing GitOps Supply Chain with Sigstore and Kyverno
- Harder, Better, Faster, Stronger Pipelines at Adobe
- A Distributed Job Scheduler Story: CronWorkflows integration with RBAC infrastructure for Over 100+ Teams
- Automating Map-building Pipelines for Safe Autonomous Driving with Argo Workflows at TuSimple
- Best Practices on Organizing GitOps Repositories
- Don’t Let a Bot In! Protect Fortune 500 Companies & Users
- Using Argo Workflows to Curate Chaos Engineering with LitmusChaos
- Creating A Scalable Foundation for Kubernetes Multi-Tenancy
- CI/CD for Data Pipelines with Argo Workflows
- Running Cloud-native Spark Jobs with Argo Workflows
- Open Source Canary Deployments with Application Metric Analysis
- The Future of GitOps
- Adobe’s Internal Developer Platform Journey and Lessons
KubeCon Europe 2022 talks:
- Applied GitOps with Argo CD Autopilot Using Multiple Clusters with an ApplicationSet
- Argo’s Vibrant Ecosystem and Community
- Automated Progressive Delivery Using GitOps and Service Mesh
- Building AutoML Pipelines With Argo Workflows and Katib
- Exploring HashiCorp Vault and ArgoCD - the GitOps Way
- GitOpsify Everything: When Crossplane Meets Argo CD
- How a Couple of Characters (and GitOps) Brought Down Our Site
- Intuitive Progressive Delivery Across Microservices in a Dependency Graph Using Argo Rollouts
- Implementing Preview Environments with GitOps in Kubernetes
- Infra-like-apps - GitOpsifying Cloud Natively Managed Infrastructure with Crossplane and Argo CD
- TikTok’s Story: How To Manage a Thousand Applications on Edge With Argo CD
Other talks:
- A Briefer History of Argo Project from the Founding Engineers
- A Multi-Cluster, Multi-Cloud Infrastructure with GitOps at CERN
- Argo-Based Service Delivery for Multi-Tenant, Multi Region Clusters at Adobe
- Argo: The Present, Past, and Future
- Argo and Tekton: Pushing the Boundaries of the Possible on Kubernetes
- Argo CD - GitOps Continuous Delivery for Kubernetes
- Argo CD: Applying GitOps Principles To Manage Production Environment In Kubernetes
- Argo CD and Stateful Applications - Tips and Tricks
- Argo CD Production Best Practices
- Argo CD Walkthrough – Learn Argo CD in 18 Minutes
- Argo CD in the Cloud: DevOps and Docker Live Show
- Argo Events - Event-Based Dependency Manager for Kubernetes
- Argo Events Deep-dive
- Argo Graduation Q&A - Open Meeting with the Creators of Argo
- Argo Rollouts - Canary Deployments Made Easy In Kubernetes
- Argo Workflows and Pipelines - CI/CD, Machine Learning, and Other Kubernetes Workflows
- Automating Research Workflows at BlackRock
- Automation of Everything - How To Combine Argo Events, Workflows & Pipelines, CD, and Rollouts
- Bridging into Python Ecosystem with Cloud-Native Distributed Machine Learning Pipelines
- Building a Successful Open Source Community as an End-user Company
- Building Medical Grade AI with Argo Workflows
- CI/CD for Machine Learning at MLB using Argo Workflows
- CI/CD in Light Speed with K8s and Argo CD
- Cloud Native AutoML with Argo Workflows and Katib
- Cloud-native CI/CD via ArgoCD & Workflows in Multi-region & Muti-cell Environment
- Cloud Native Live: Argo's Vibrant Ecosystem and Community + Maintainer Q&A
- Combining Argo CD (GitOps), Crossplane (Control Plane), and KubeVela (OAM)
- Couchbase - How To Run a Database Cluster in Kubernetes Using Argo CD
- Deploying Cluster Addons at Scale using ApplicationSets
- Deployments on the Edge using Argo CD & Workflows and K3s
- Distributed Load Testing Using Argo Workflows
- Dynamic, Event-Driven Machine Learning Pipelines with Argo Workflows
- Easy Notifications for Kubernetes
- Environments Based on Pull Requests (PRs): Using Argo CD To Apply GitOps Principles on Previews
- Extending GitOps to Manage K8s (so you don’t have to)!
- Getting Started with ArgoCD for GitOps Deployments
- GitOps Cloud Resource Management
- GitOps for Kubernetes with ArgoCD, Crossplane, Kyverno and Paralus
- GitOps Guide to the Galaxy: Argo Workflows
- GitOps with Argo CD and an Argo Rollouts Canary Release
- GitOps Without Pipelines With ArgoCD Image Updater
- How Intuit Does Canary and Blue Green Deployments
- How Scalable is Argo-Rollouts: A Cloud Operator’s Perspective
- How to Apply GitOps to Everything - Combining Argo CD and Crossplane
- Integrating Backup into Your GitOps CI/CD Pipeline
- Intro to GitOps, Argo projects and Continuous delivery with Kubernetes
- Introducing Couler: Unified Interface for Constructing and Managing Workflows
- Introduction to Argo CD: Kubernetes DevOps CI/CD
- Journey of the Argonauts
- K8s Cluster Vending Machine With vCluster
- Kubernetes Blue-Green Deployments with Argo Rollouts
- Kubernetes Canary Deployments with Argo Rollouts
- Kubernetes Security through GitOps Best Practices: ArgoCD and Starboard
- Leveling Up Your CD: Unlocking Progressive Delivery on Kubernetes
- Level Unlocked: GitOps to the Edge and Infrastructure Provisioning
- Litmus 2 - Chaos Engineering Meets Argo Workflows
- Machine Learning as Code: GitOps for ML with Kubeflow and ArgoCD
- Machine Learning with Argo and Ploomber
- Maintainer Update on Argo CD and Rollouts
- Maintainer Update on Argo Workflows and Events
- Making Complex R Forecast Applications Into Production Using Argo Workflows
- Manage More Clusters with Less Hassle, with Argo CD Application Sets
- Metaflow Integration with Argo Workflows
- MLOps at Tripadvisor: ML Models CI/CD Automation with Argo
- Multi-Stage Delivery with Keptn and Argo Rollouts
- Processing Petabytes in Python with Argo Workflows & Dask
- Robocat Meets Octopus and Octocat: Interoperability in CI/CD
- Scaling Kubernetes across BlackRock’s Aladdin Platform
- Scaling Software Delivery on Argo
- Shh, It’s a Secret: Managing Your Secrets in a GitOps Way
- Supercharge Your Dev Experience [DX] with ArgoCD, Crossplane, & Shipa
- TGI Kubernetes with Joe Beda: Argo Workflow System
- TGI Kubernetes with Joe Beda: CloudEvents and Argo Events
- The Argo Ecosystem: Tailoring Your Installation Through Community Add-ons
- The Future of Continuous Delivery
- The Journey from DevOps to GitOps
- Towards Cloud-Native Distributed Machine Learning Pipelines at Scale
- Tutorial: Everything You Need To Become A GitOps Ninja
- Unveil The Secret Ingredients for Argo CD in the Enterprise-Scale
- Using Argo CD with vclusters
- Using Argo CD & Datree for Stable Kubernetes CI/CD Deployments
- Preventing Tag Mutation With kbld And Argo CD
Community
- Argo Community Calendar (ICS File)
- Argo Project GitHub Organization (Maintainers and Community Governance)
- ArgoCon (2022 and 2021)
- Argo Project User Survey Results (2022, 2021, and 2020)
- Peer Appreciation Program for Argo - The community can nominate individuals who they see as going above and beyond when it comes to contributing to and/or promoting the Argo Project.
Social media accounts:
Acknowledgement
Some of the blogposts and videos are selected from Argo's community blogs and presentations.
Thanks to the contributors who've submitted pull requests to add the original references to the following locations: