[Book][Andrew Block, Christian Hernandez] Argo CD: Up and Running: A Hands-On Guide to GitOps and Kubernetes [ENG, 2025]


Argo CD: Up and Running: A Hands-On Guide to GitOps and Kubernetes


English | 2025 | ISBN: 978-1098142001 | 308 Pages | PDF, EPUB | 27 MB


GitHub:
https://github.com/sabre1041/argocd-up-and-running-book


YouTube (где просто обсуждают):
https://www.youtube.com/@CarlosSantanaDev/videos


// Смотрим актуальную версию API
$ kubectl api-resources | grep Application
applications                        app,apps           argoproj.io/v1alpha1              true         Application
applicationsets                     appset,appsets     argoproj.io/v1alpha1              true         ApplicationSet


Chapter 3: Interacting with Argo CD

Chapter 5: Synchronizing Applications