1. What is ArgoCD?
- https://argo-cd.readthedocs.io/en/stable/#what-is-argo-cd
Overview
Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes.
ArgoCD Architecture
Official website documentation of docker
2. Prerequisites
- Familiarity with containerization concepts and basic Linux command-line usage would be beneficial for understanding ArgoCD.
3. Installation
How to install ArgoCD?
4. Basics of ArgoCD
Getting started with ArgoCD
ArgoCD Hello World
- Run the basic/ script to execute a simple ArgoCD โHello Worldโ demonstration.
5. Beyond the Basics
Hands-On Example
6. More
ArgoCD Cheatsheet
Recommended Books