ArgoCD GitOps Implement declarative continuous delivery for Kubernetes with ArgoCD. When to Use This Skill Use this skill when: - Implementing GitOps workflows for Kubernetes - Automating deployments from Git repositories - Managing multiple environments declaratively - Implementing progressive delivery strategies - Synchronizing cluster state with Git Prerequisites - Kubernetes cluster with ArgoCD installed - kubectl configured - Git repository for manifests - ArgoCD CLI (optional) Installation Application Definition Basic Application Helm Application Kustomize Application Projects Applicati…