English | 2025 | ISBN: 9365899613 | 290 pages | PDF
Git is a widely used version-control system in software development, essential for managing infrastructure as code (IaC), where code defines infrastructure. Kubernetes enhances IaC with GitOps, using Git as the single source of truth for managing operations. The Argo Family offers cloud-native tools designed to simplify the management of jobs and applications on Kubernetes, seamlessly integrating with the GitOps framework.
This book begins with a quick start on setting up Argo Projects in a local cluster, followed by an in-depth look at concepts and architecture. Once familiar with a production-ready setup, the book deliberates on integrating Argo Workflow, Argo Events, and Argo Rollouts, highlighting their combined capabilities.
By the end of the book, readers will have a solid understanding of GitOps fundamentals, Kubernetes integration, and advanced deployment strategies. Covering the entire Argo ecosystem with Argo CD, Argo Workflows, Argo Rollouts, and Argo Events. This guide will help readers utilize the full potential of these powerful tools, transforming how they manage and deliver applications in their organizations.
Who this book is for
The target audience for this book includes developers, DevOps engineers, platform engineers, and individuals in leadership roles or senior architects who want to learn about cloud-native technologies and Argo Projects.
Table of Contents
1. About Argo Project
2. Understanding Argo CD
3. Running Argo CD in Production
4. Argo CD Security Consideration
5. Working with Argo Workflows
6. Argo Workflows in Production
7. Getting Started with Argo Events
8. Getting Started with Argo Rollouts
9. Understanding Argo Rollouts
10. Combining Argo Events, Workflows, Pipelines, CD, and Rollouts
11. Choosing Continuous Delivery Strategy