Skip to content
Please note that GitHub no longer supports your web browser.

We recommend upgrading to the latest Google Chrome or Firefox.

Learn more
Argo Workflows: Get stuff done with Kubernetes.
Go Other
  1. Go 97.9%
  2. Other 2.1%
Branch: master
Clone or download
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.argo-ci Refactor Makefile/Dockerfile to remove volume binding in favor of bui… Jan 25, 2019
.github Update ISSUE_TEMPLATE.md (#1528) Aug 6, 2019
api/openapi-spec Save stored template ID in nodes (#1631) Oct 2, 2019
assets Add DAG gif for argo wiki (#728) Feb 9, 2018
cmd Handle sidecar killing properly (#1675) Oct 16, 2019
community Update README.md (#1533) Aug 8, 2019
docs Grant get secret role to controller to support persistence (#1615) Oct 3, 2019
errors Issue#896 Workflow steps with non-existant output artifact path will … Mar 27, 2019
examples fixed example wrong comment (#1643) Oct 4, 2019
hack Update argo dependencies to kubernetes v1.14 (#1530) Aug 8, 2019
hooks Add Docker Hub build hooks Jan 25, 2019
manifests Regenerate installation manifests (#1638) Oct 3, 2019
pkg Store locally referenced template properly (#1670) Oct 17, 2019
test Update workflow_level_host_aliases.yaml (#1657) Oct 8, 2019
ui Move UI code to separate repository (#742) Feb 14, 2018
util Stop failing if artifact file exists, but empty (#1653) Oct 8, 2019
workflow Store locally referenced template properly (#1670) Oct 17, 2019
.dockerignore Refactor Makefile/Dockerfile to remove volume binding in favor of bui… Jan 25, 2019
.gitignore Add coverage make target (#1557) Aug 20, 2019
ARCHITECTURE.md Added Architecture doc (#1515) Aug 5, 2019
ARTIFACT_REPO.md Fix typo (#1679) Oct 16, 2019
Branding Assets.md Rahuldhide patch 2 (#579) Dec 11, 2017
CHANGELOG.md Update CHANGELOG for v2.4.0 (#1636) Oct 3, 2019
CODE_OF_CONDUCT.md Initial project structure. CLI and Workflow CRD skeleton Oct 17, 2017
CONTRIBUTING.md Use golangci-lint instead of deprecated gometalinter (#1335) May 10, 2019
Dockerfile Fixed #1287 Executor kubectl version is obsolete (#1513) Jul 31, 2019
Dockerfile.argoexec-dev Fix missing docker binary in argoexec image. Improve reuse of image l… Jan 25, 2019
Dockerfile.workflow-controller-dev Fix missing docker binary in argoexec image. Improve reuse of image l… Jan 25, 2019
Gopkg.lock pin colinmarc/hdfs to the next commit, which no longer has vendored d… Oct 4, 2019
Gopkg.toml pin colinmarc/hdfs to the next commit, which no longer has vendored d… Oct 4, 2019
LICENSE edit Argo license info so that GitHub recognizes it (#823) Apr 6, 2018
Makefile Add coverage make target (#1557) Aug 20, 2019
OWNERS Update OWNERS (#1485) Jul 17, 2019
README.md Update README.md Argo Ansible role: Provisioning Argo Workflows on Ku… Oct 16, 2019
ROADMAP.md Update version to v2.3.0-rc2. Update changelog Apr 21, 2019
VERSION Update docs for the v2.3.0 release and to use the stable tag May 20, 2019
architecture.jpeg Added Architecture doc (#1515) Aug 5, 2019
argo-logo600.png Argo logo Dec 11, 2017
argo.png Initial project structure. CLI and Workflow CRD skeleton Oct 17, 2017
demo.md Bug fixes in getting started (#1656) Oct 8, 2019
golangci.yml Increase timeout of golangci-lint (#1623) Sep 25, 2019
gometalinter.json Increased Lint timeout (#1612) Sep 21, 2019
new.png added new png Nov 16, 2017
os-project-logo.svg adding logo to be used by the OS Site (#1099) Nov 20, 2018
overview.jpeg Added Architecture doc (#1515) Aug 5, 2019
version.go Comply with semantic versioning. Include build metadata in `argo vers… Dec 19, 2017

README.md

slack

Argoproj - Get stuff done with Kubernetes

Argo Image

Quickstart

kubectl create namespace argo
kubectl apply -n argo -f https://raw.githubusercontent.com/argoproj/argo/stable/manifests/install.yaml

News

KubeCon 2018 in Seattle was the biggest KubeCon yet with 8000 developers attending. We connected with many existing and new Argoproj users and contributions, and gave away a lot of Argo T-shirts at our booth sponsored by Intuit!

We were also super excited to see KubeCon presentations about Argo by Argo developers, users and partners.

If you actively use Argo in your organization and your organization would be interested in participating in the Argo Community, please ask a representative to contact saradhi_sreegiriraju@intuit.com for additional information.

What is Argoproj?

Argoproj is a collection of tools for getting work done with Kubernetes.

  • Argo Workflows - Container-native Workflow Engine
  • Argo CD - Declarative GitOps Continuous Delivery
  • Argo Events - Event-based Dependency Manager
  • Argo Rollouts - Deployment CR with support for Canary and Blue Green deployment strategies

What is Argo Workflows?

Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes. Argo Workflows is implemented as a Kubernetes CRD (Custom Resource Definition).

  • Define workflows where each step in the workflow is a container.
  • Model multi-step workflows as a sequence of tasks or capture the dependencies between tasks using a graph (DAG).
  • Easily run compute intensive jobs for machine learning or data processing in a fraction of the time using Argo Workflows on Kubernetes.
  • Run CI/CD pipelines natively on Kubernetes without configuring complex software development products.

Why Argo Workflows?

  • Designed from the ground up for containers without the overhead and limitations of legacy VM and server-based environments.
  • Cloud agnostic and can run on any Kubernetes cluster.
  • Easily orchestrate highly parallel jobs on Kubernetes.
  • Argo Workflows puts a cloud-scale supercomputer at your fingertips!

Documentation

Features

  • DAG or Steps based declaration of workflows
  • Artifact support (S3, Artifactory, HTTP, Git, raw)
  • Step level input & outputs (artifacts/parameters)
  • Loops
  • Parameterization
  • Conditionals
  • Timeouts (step & workflow level)
  • Retry (step & workflow level)
  • Resubmit (memoized)
  • Suspend & Resume
  • Cancellation
  • K8s resource orchestration
  • Exit Hooks (notifications, cleanup)
  • Garbage collection of completed workflow
  • Scheduling (affinity/tolerations/node selectors)
  • Volumes (ephemeral/existing)
  • Parallelism limits
  • Daemoned steps
  • DinD (docker-in-docker)
  • Script steps

Who uses Argo?

As the Argo Community grows, we'd like to keep track of our users. Please send a PR with your organization name.

Currently officially using Argo:

  1. Adevinta
  2. Admiralty
  3. Adobe
  4. Alibaba Cloud
  5. BlackRock
  6. Canva
  7. Codec
  8. CoreFiling
  9. Cratejoy
  10. Cyrus Biotechnology
  11. Datadog
  12. DataStax
  13. Equinor
  14. Gardener
  15. Gladly
  16. GitHub
  17. Google
  18. IBM
  19. Interline Technologies
  20. Intuit
  21. Karius
  22. KintoHub
  23. Localytics
  24. Max Kelsen
  25. Mirantis
  26. NVIDIA
  27. OVH
  28. Preferred Networks
  29. Quantibio
  30. SAP Fieldglass
  31. SAP Hybris
  32. Styra
  33. Threekit
  34. Commodus Tech
  35. Maersk

Community Blogs and Presentations

Project Resources

You can’t perform that action at this time.