Argo CD — Learning Roadmap¶
Follow the course in order:
- Course overview — scope, prerequisites, outcomes
- Modules 1–16 — tutorials in sequence
- Labs / quizzes / projects — practice
- Capstone — production GitOps platform
- Interview & certifications — GitOps / CKA/CKAD adjacent skills
Modules¶
| # | Focus | Tutorials |
|---|---|---|
| 1 | GitOps fundamentals | Introduction |
| 2 | Architecture | Components |
| 3 | Installation | Install Argo CD |
| 4 | Applications | Applications and Projects |
| 5 | Repositories | Repos and credentials |
| 6 | Synchronisation | Sync, options, and hooks |
| 7 | Helm | Helm with Argo CD |
| 8 | Kustomize | Kustomize with Argo CD |
| 9 | ApplicationSets | ApplicationSets |
| 10 | Multi-cluster | Multi-cluster GitOps |
| 11 | Security | RBAC and SSO |
| 12 | Notifications | Notifications |
| 13 | Progressive delivery | Sync windows and delivery |
| 14 | CI/CD | CI/CD integration |
| 15 | Production | Production GitOps |
| 16 | Troubleshooting | Troubleshooting |