🔥 NEWS: (follow updates)
- ArgoCon 2022 talks are available now!
- Check out the upcoming conferences and hope to see you there! We will add the links to recordings as soon as they are ready!
- GitOpsCon North America on Oct 25th
- KubeCon North America on Oct 24th
A curated list of awesome projects and resources related to Argo, a Cloud Native Computing Foundation (CNCF) hosted project.
This list is maintained and sponsored by Akuity, the Enterprise Company for Argo Project.
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.
Selected projects from argoproj (other than the four projects mentioned above) and argoproj-labs:
- Argo CD ApplicationSet manages multiple Argo CD Applications as a single ApplicationSet unit, supporting deployments to large numbers of clusters, deployments of large monorepos, and enabling secure Application self-service.
- 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 Notifications continuously monitors Argo CD applications and provides a flexible way to notify users about important changes in the applications state.
- 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 Dataflow is a Kubernetes-native platform for executing large parallel data-processing pipelines.
- 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 Workflows Python SDK that aims to make workflow construction and submission 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.
- 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.
- 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.
- Kedro is an open-source Python framework for creating reproducible, maintainable and modular data science code.
- 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.
- 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.
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 Best Practices
- ArgoCD Best Practices You Should Know
- ArgoCon 2021 Akuity Team Recap
- Argo Integration Review
- 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
- 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 to Automate Verification of Deployments with Argo Rollouts and Elastic Observability
- 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
- 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
- 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
- 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
Blogposts that provide comparisons:
- ArgoCD
- vs. Flux: [0], [1], [2]
- vs. Spinnaker
- vs. Spinnaker, Jenkins X, and Tekton
- Argo Workflows
Please check out the official Argo Project YouTube channel.
Recordings coming soon for:
- GitOpsCon North America 2022
- KubeCon North America 2022
🔥 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 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 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
- 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
- Argo Community Calendar (ICS File)
- Argo Project GitHub Organization (Maintainers and Community Governance)
- Argo at Conferences
- ArgoCon (2022 and 2021)
- Argo Project User Survey Results (2022, 2021, and 2020)
Social media accounts:
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: