使用 Argo Cd 掌握 Gitops
- 1 - Introduction to GitOps and Argo CD
- 1 - Welcome and Course Overview
- 2 - Understanding GitOps
- 3 - Introduction to Argo CD
- 4 - Why GitOps with Argo CD
- 2 - Setting Up Your Environment
- 5 - Installing and Configuring Git
- 6 - Kubernetes Cluster Setup
- 7 - Installing Argo CD on Your Cluster
- 3 - GitOps Workflow and Best Practices
- 8 - Git Repository Structure for GitOps
- 9 - Manifests Helm Charts and Kustomize
- 10 - GitOps Best Practices
- 4 - Argo CD Deep Dive
- 11 - Argo CD Architecture
- 12 - Deploying a sample application to Argo CD
- 13 - Deploying Helm charts to Argo CD
- 14 - Deploying applications to Argo CD using Kustomize
- 15 - Managing Secrets in GitOps
- 16 - Synchronization and Rollbacks
- 5 - Advanced Argo CD Features and Integrations
- 17 - MultiCluster Deployment with Argo CD
- 18 - Introducing Argo CD ApplictionSets
- 19 - Implementing BlueGreen Deployments
- 20 - Implementing Canary Deployments