- Добавил: literator
- Дата: 26-02-2025, 03:20
- Комментариев: 0

Автор: Nahidul Kibria
Издательство: BPB Publications
Год: 2025
Страниц: 290
Язык: английский
Формат: epub (true)
Размер: 10.1 MB
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. Finally, the book compares Argo with alternative tools, helping readers assess and choose the best options for their needs. Argo uses YAML as its workflow definition language, while Airflow uses Python. In addition, the Argo Workflow is event-driven and dynamic, parallel to Airflow. 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.