argoproj/argoproj
GitHub: argoproj/argoproj
Stars: 747 | Forks: 262
# Argoproj - Get stuff done with Kubernetes

## What is Argoproj?
Argoproj is a collection of tools for getting work done with Kubernetes.
* [Argo Workflows](https://github.com/argoproj/argo-workflows) - Container-native Workflow Engine
* [Argo CD](https://github.com/argoproj/argo-cd) - Declarative GitOps Continuous Delivery
* [Argo Events](https://github.com/argoproj/argo-events) - Event-based Dependency Manager
* [Argo Rollouts](https://github.com/argoproj/argo-rollouts) - Progressive Delivery with support for Canary and Blue Green deployment strategies
## Adopters
Each Argo sub-project maintains its own list of adopters. Those lists are available in the respective project repositories:
* [Argo Workflows](https://github.com/argoproj/argo-workflows/blob/master/USERS.md)
* [Argo CD](https://github.com/argoproj/argo-cd/blob/master/USERS.md)
* [Argo Events](https://github.com/argoproj/argo-events/blob/master/USERS.md)
* [Argo Rollouts](https://github.com/argoproj/argo-rollouts/blob/master/USERS.md)
## Project Resources