Skip to content

argoproj-labs/argocd-operator

Argo CD Operator

Build Status Go Report Card Documentation Status Contributor Covenant

A Kubernetes operator for managing Argo CD clusters.

Documentation

See the documentation for installation and usage of the operator.

E2E testing

E2E tests are written using KUTTL. Please Install KUTTL to run the tests.

Note that the e2e tests for Redis HA mode require a cluster with at least three worker nodes. A local three-worker node cluster can be created using k3d

License

The Argo CD Operator is released under the Apache 2.0 license. See the LICENSE file for details.