Skip to content

Overview

About argocd-agent

The argocd-agent project seeks to enhance the multi-cluster functionality of the popular open-source GitOps tool Argo CD by introducing an agent-based architecture for managing resources across remote clusters.

Its primary goals are to improve scalability and security as Argo CD expands beyond just a few clusters, while maintaining the features that users love: ease of use, centralized management, and observability.

Although the argocd-agent project is still in its early stages and not yet stable, everyone is encouraged to try it out, test it, and contribute.

About this documentation

This documentation is work-in-progress. It might be outdated, missing important pieces, etc. Feel free to contribute to the documentation by updating, adding and correcting.

We do expect good working knowledge of general Argo CD concepts, architecture and terminology from the reader.

License

The project and all of its code, documentation and assets is available under the Apache 2.0 license.

Architecture

Please have a look at the Architecture docs.

Contributing

We welcome contributions from the community. In order to get started, please take a look at our contribution guide and documentation.