Introduction to ArgoCD

Categories: GitOps ArgoCD Continuous Delivery Continuous Deployment Kubernetes

This presentation will explore ArgoCD, a powerful, open-source, and declarative GitOps continuous delivery tool for Kubernetes. We’ll introduce GitOps and its importance in modern DevOps practices, followed by a high-level overview of ArgoCD and its key features, such as automated sync and rollback capabilities. The presentation will cover ArgoCD’s architecture, detailing its core components and workflow, and provide a guide on installation, initial configuration, and defining and managing applications.

  • Introduction of ArgoCD

  • Architecture of ArgoCD

  • Installing ArgoCD

  • Creating and Managing Applications

  • Integrating with CI

  • Performing Rollbacks

  • Performing Approvals