Workflow Engine for Kubernetes
Go to file
Darko Janjic d86867cd97
fix: Sidecar terminates itself after the main container is finished. Closes #10612 (#14633)
Signed-off-by: Darko Janjic <darko@pipekit.io>
2025-07-18 11:03:10 +10:00
.devcontainer build: add CI to pre-build and validate dev container (#14341) 2025-05-23 09:41:16 +01:00
.features feat: Respect NameFilter in Workflow Archive (fixes #14069) (#14473) 2025-07-14 07:31:58 +05:30
.github fix: fix for feature note changed files (#14640) 2025-07-09 07:11:51 +00:00
api feat: Respect NameFilter in Workflow Archive (fixes #14069) (#14473) 2025-07-14 07:31:58 +05:30
cmd fix: Sidecar terminates itself after the main container is finished. Closes #10612 (#14633) 2025-07-18 11:03:10 +10:00
community chore: remove `@agilgur5` from OWNERS and Sustainability Effort (#13837) 2024-10-29 20:51:52 -07:00
config docs: auto-generate wf-controller-configmap docs (#14515) 2025-06-04 12:01:48 +00:00
dev/nix chore(deps): update nix to nixos-25.05 (#14474) 2025-05-29 11:11:56 +10:00
docs docs(cli): add examples for `argo template get` with option explanations (#14648) 2025-07-14 07:24:09 +05:30
errors refactor(tests): testifylint automated fixes (#13396) 2024-07-27 12:04:58 -04:00
examples feat: logging refactor to `slog`. Fixes #11120 (#14527) 2025-07-09 10:32:05 +00:00
hack feat: logging refactor to `slog`. Fixes #11120 (#14527) 2025-07-09 10:32:05 +00:00
manifests fix: ensure task results sync when calling fullfilled. Fixes #14568 (#14536) 2025-07-08 08:36:44 +01:00
persist/sqldb feat: Respect NameFilter in Workflow Archive (fixes #14069) (#14473) 2025-07-14 07:31:58 +05:30
pkg feat: Respect NameFilter in Workflow Archive (fixes #14069) (#14473) 2025-07-14 07:31:58 +05:30
sdks feat: Respect NameFilter in Workflow Archive (fixes #14069) (#14473) 2025-07-14 07:31:58 +05:30
server feat: Respect NameFilter in Workflow Archive (fixes #14069) (#14473) 2025-07-14 07:31:58 +05:30
test fix: process aggregate outputs for steps node with retries. Fixes #14647 (#14651) 2025-07-15 14:06:32 +10:00
ui feat: support open custom links in new tab.Part of #13114 (#14314) 2025-07-09 14:29:23 +01:00
util chore: remove more log levels and implement speedups (#14644) 2025-07-11 08:08:58 +01:00
workflow fix: Sidecar terminates itself after the main container is finished. Closes #10612 (#14633) 2025-07-18 11:03:10 +10:00
.clang-format chore: Format proto files. (#8314) 2022-04-04 13:55:30 -07:00
.codecov.yml ci: Add codecov.yaml to silence red-herring errors (#5482) 2021-03-22 12:37:36 -07:00
.dockerignore build: Enhance Codespaces (#10599) 2023-03-14 11:54:10 -07:00
.gitattributes chore: mark `pkg/client/` as generated code (#12773) 2024-03-25 22:37:46 +11:00
.gitignore feat: new-features automated documentation (#14491) 2025-07-08 10:22:47 +10:00
.golangci.yml fix: Fix ST1003 linting issue. Fixes #14405 (#14520) 2025-06-02 11:24:59 +01:00
.markdownlint.yaml build: Update to use markdownlint compatible changelog (#11733) 2023-09-05 15:37:54 +00:00
.mlc_config.json docs: Improve docs (#8562) 2022-05-02 13:59:04 -07:00
.readthedocs.yml docs: explicitly reference mkdocs.yml in readthedocs config (#14016) 2024-12-18 09:43:27 -05:00
.spelling docs: release docs for 3.7 (#14574) 2025-07-10 10:09:02 +01:00
CHANGELOG-2-x-x.md docs: split out <3.x.x `CHANGELOG.md` for faster loading (#13352) 2024-07-25 12:12:35 +01:00
CHANGELOG.md docs: update CHANGELOG.md for v3.7.0-rc4 (#14658) 2025-07-16 08:13:15 +01:00
CODEOWNERS chore: promotions from membership meeting (Nov 2024) (#13942) 2024-11-26 19:08:48 -05:00
CONTRIBUTING.md docs: Update to use markdownlint compatible markdown contents (#11787) 2023-09-10 20:13:16 -04:00
Dockerfile chore(deps): bump golang version (#14596) 2025-07-01 09:46:05 +01:00
Dockerfile.windows chore: bump golang 1.23->1.24 (#14385) 2025-04-17 08:37:40 -04:00
LICENSE edit Argo license info so that GitHub recognizes it (#823) 2018-04-05 23:06:28 -07:00
Makefile fix: Make codegen easier to understand when it fails (#14619) 2025-07-10 15:43:07 +00:00
OWNERS chore: promotions from membership meeting (Nov 2024) (#13942) 2024-11-26 19:08:48 -05:00
README.md docs: Update link to X in README.md (#14427) 2025-04-28 23:14:59 -04:00
SECURITY.md docs(security): add Draft GHSA option (#12747) 2024-04-03 20:39:54 -04:00
USERS.md feat: Respect NameFilter in Workflow Archive (fixes #14069) (#14473) 2025-07-14 07:31:58 +05:30
cosign.pub docs: updated CHANGELOG.md (#10136) 2022-11-29 22:02:49 +00:00
devenv.lock fix: update nix. fixes #14504 (#14505) 2025-05-27 18:58:03 +10:00
devenv.nix fix: update nix. fixes #14504 (#14505) 2025-05-27 18:58:03 +10:00
devenv.yaml fix: update nix. fixes #14504 (#14505) 2025-05-27 18:58:03 +10:00
go.mod chore(deps): bump golang version (#14596) 2025-07-01 09:46:05 +01:00
go.sum chore(deps): remove open-golang dependency (#14591) 2025-06-30 16:10:39 +01:00
mkdocs.yml docs: fix all links and prevent invalid links/anchors (#14529) 2025-06-04 13:32:48 +10:00
renovate.json fix: Automate nix updates with renovate (#11887) 2023-09-26 13:24:48 +00:00
tasks.yaml build: upgrade `kit` (#14105) 2025-01-27 21:02:34 -05:00
version.go fix: Use `latest` image tag when version is `untagged`. Fixes #8188 (#8191) 2022-03-18 17:26:18 +00:00

README.md

Security Status OpenSSF Best Practices OpenSSF Scorecard FOSSA License Status Slack X Follow LinkedIn Release Version Artifact HUB

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 is a container.
  • Model multi-step workflows as a sequence of tasks or capture the dependencies between tasks using a directed acyclic graph (DAG).
  • Easily run compute intensive jobs for machine learning or data processing in a fraction of the time using Argo Workflows on Kubernetes.

Argo is a Cloud Native Computing Foundation (CNCF) graduated project.

Use Cases

Why Argo Workflows?

  • Argo Workflows is the most popular workflow execution engine for Kubernetes.
  • Light-weight, scalable, and easier to use.
  • 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.

Read what people said in our latest survey

Try Argo Workflows

You can try Argo Workflows via one of the following:

  1. Interactive Training Material
  2. Access the demo environment

Screenshot

Who uses Argo Workflows?

About 200+ organizations are officially using Argo Workflows

Ecosystem

Just some of the projects that use or rely on Argo Workflows (complete list here):

Client Libraries

Check out our Java, Golang and Python clients.

Quickstart

Documentation

View the docs

Features

An incomplete list of features Argo Workflows provide:

  • UI to visualize and manage Workflows
  • Artifact support (S3, Artifactory, Alibaba Cloud OSS, Azure Blob Storage, HTTP, Git, GCS, raw)
  • Workflow templating to store commonly used Workflows in the cluster
  • Archiving Workflows after executing for later access
  • Scheduled workflows using cron
  • Server interface with REST API (HTTP and GRPC)
  • DAG or Steps based declaration of workflows
  • 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
  • Event emission
  • Prometheus metrics
  • Multiple executors
  • Multiple pod and workflow garbage collection strategies
  • Automatically calculated resource usage per step
  • Java/Golang/Python SDKs
  • Pod Disruption Budget support
  • Single-sign on (OAuth2/OIDC)
  • Webhook triggering
  • CLI
  • Out-of-the box and custom Prometheus metrics
  • Windows container support
  • Embedded widgets
  • Multiplex log viewer

Community Meetings

We host monthly community meetings where we and the community showcase demos and discuss the current and future state of the project. Feel free to join us! For Community Meeting information, minutes and recordings, please see here.

Participation in Argo Workflows is governed by the CNCF Code of Conduct

Community Blogs and Presentations

Project Resources

Security

See SECURITY.md.