Argo CD Operator
April 21, 2026 ยท View on GitHub
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 Ginkgo. To install Ginkgo, you can use make ginkgo. The expected version of Ginkgo will be downloaded into (repository root)/bin.
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.