- Learn ArgoCD basics, architecture, and key concepts
 - Covers core components and how ArgoCD fits into GitOps
 
- Step-by-step guide to setting up and installing ArgoCD
 - Includes installation scripts and prerequisites
 
In this chapter, we will learn how to deploy applications with ArgoCD using three different approaches:
Each method has its use cases, but only the Declarative approach aligns with the principles of GitOps.