GitOps and Argo CD

Title Link
Argo CD Up and Running https://www.youtube.com/watch?v=yATHNHLWj-M
GitOps Best Practices 2025 https://www.youtube.com/watch?v=mlYW54JEoqg
Argo CD Best Practices (OpenShift) https://developers.redhat.com/blog/2025/03/05/openshift-gitops-recommended-practices
Argo CD Projects Masterclass https://www.youtube.com/watch?v=LSejrYaYcBI
ArgoCon 2024 NA Playlist https://www.youtube.com/watch?v=UsknzklBaaU&list=PLj6h78yzYM2Ow7Jy0paxwrimeuFGONU_7
Application Specification https://argo-cd.readthedocs.io/en/stable/user-guide/application-specification/
AppProject Specification https://argo-cd.readthedocs.io/en/stable/operator-manual/project-specification/
ApplicationSet Specification https://argo-cd.readthedocs.io/en/stable/operator-manual/applicationset/applicationset-specification/
Argo CD vs Flux CD https://www.youtube.com/watch?v=4RVe32xRITo
Scaling Argo CD https://codefresh.io/learn/argo-cd/a-comprehensive-overview-of-argo-cd-architectures-2025/
Awesome Argo CD Links https://github.com/akuity/awesome-argo
Discussion: Argo CD in the Enterprise https://www.reddit.com/r/kubernetes/comments/1dpb8sq/argocd_in_an_enterprise/
Managing Dependencies in Argo CD https://www.youtube.com/watch?v=QKyOOPWXnIA

Argo CD Repository Structures

Title Link
Repository Structure (Nunn) https://github.com/gnunn-gitops/standards/blob/master/folders.md
Argo CD Core Repository https://github.com/alexmt/argocd-core-cluster-management/
ApplicationSets Repository https://codefresh.io/blog/how-to-structure-your-argo-cd-repositories-using-application-sets/
Repository for Promotion https://codefresh.io/blog/how-to-model-your-gitops-environments-and-promote-releases-between-them/

Argo CD Promoting Tools

Title Link
Telefonistka https://github.com/wayfair-incubator/telefonistka
Kargo https://kargo.io
git-ops promoter https://github.com/argoproj-labs/gitops-promoter

Git & Gitlab Books & Whitepapers

Title Link
Pro Git book https://github.com/progit/progit2/releases/download/2.1.375/progit.pdf
git cheat sheet https://training.github.com/downloads/github-git-cheat-sheet.pdf
github manual https://githubtraining.github.io/training-manual/book.pdf
GitLab documentation https://docs.gitlab.com/ee/
GitLab course notes https://buildmedia.readthedocs.org/media/pdf/gitlab-ci-course-notes/latest/gitlab-ci-course-notes.pdf
More Git books https://github.com/maniramakumar/the-best-git-books/tree/master/books

Git

Title Link
Tips https://www.youtube.com/watch?v=ecK3EnyGD8o

Web IDE

Title Link
https://about.gitlab.com/blog/2022/05/23/the-future-of-the-gitlab-web-ide/

GitLab

Title Link
Introduction https://www.youtube.com/watch?v=_4SmIyQ5eis
Architecture https://www.youtube.com/watch?v=uCU8jdYzpac
Reference architectures https://www.youtube.com/watch?v=1TYLv2xLkZY&list=PL05JrBw4t0KqgVugqCld2fUvrBulanchq
Helm chart https://docs.gitlab.com/charts/
Docker monolith https://docs.gitlab.com/ee/install/docker.html
GitLab Runner on Linux https://www.youtube.com/watch?v=-CyVpfDQAG0
GitLab Runner on Kubernetes https://www.youtube.com/watch?v=0Fes86qtBSc
Review Analytics https://www.youtube.com/watch?v=OkLaWhYkASM
DORA Metrics https://www.youtube.com/watch?v=lM_FbVYuN8s
CODEOWNERS File https://docs.github.com/de/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
Policy enforcemennt https://www.youtube.com/watch?v=kAIn8xyUVls
Advanced CI/CD https://www.youtube.com/watch?v=iAH2yibT_YQ
Canary deployments https://docs.gitlab.com/ee/user/project/canary_deployments.html
Label recommendation https://about.gitlab.com/handbook/marketing/project-management-guidelines/labels/
Access controls https://www.youtube.com/watch?v=SWMD27dlnEc
Multi-project & Child Pipelines https://about.gitlab.com/blog/2022/02/22/parent-child-vs-multi-project-pipelines/
AWS Credentials in GitLab https://medium.com/devops-with-valentine/gitlab-ci-how-to-manage-aws-cli-credentials-for-multiple-aws-accounts-in-a-single-pipeline-bb2b37972999