
Open source tools for Kubernetes to run workflows, manage clusters, and do GitOps right.
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.
Argo provides a suite of open source tools designed to enhance the capabilities of Kubernetes. These tools allow users to automate workflows, manage continuous delivery, and implement sophisticated deployment strategies with ease. By leveraging Argo, organizations can streamline their development processes and improve operational efficiency in a Kubernetes environment.
Argo is built to be Kubernetes-native, allowing it to integrate seamlessly with other cloud-native tools and services. It supports various deployment strategies and provides features for workflow orchestration, event management, and continuous delivery.
Automating CI/CD pipelines in Kubernetes environments
Managing complex workflows with dependencies in cloud-native applications
Implementing progressive delivery strategies for application updates
Argo is a set of open source tools that facilitate workflows, continuous delivery, and event management within Kubernetes.
Argo Workflows is specifically designed for Kubernetes, allowing it to manage complex workflows and dependencies natively within the Kubernetes ecosystem.
Yes, Argo is compatible with any Kubernetes cluster, making it versatile for various cloud environments.