DevOps Tools

ArgoCD

English

Overview

An open-source tool for continuous deployment to Kubernetes.

Details

A GitOps tool that automatically syncs the state of a Git repository to a Kubernetes cluster. It continuously detects drift between the cluster's actual state and what's defined in Git, and lets you visually check the diff in a web UI.

More OSS terms