Argo CD and Argo Workflows on Kubernetes
ebook ∣ GitOps, Workflow Automation, and Progressive Delivery with Argo Rollouts
By Md Nahidul Kibria
Sign up to save your library
With an OverDrive account, you can save your favorite libraries for at-a-glance information about availability. Find out more about OverDrive accounts.
Find this title in Libby, the library reading app by OverDrive.

Search for a digital library with this title
Title found at these libraries:
Library Name | Distance |
---|---|
Loading... |
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. Readers will then explore production readiness, security considerations, and team-specific needs, such as user access with single sign-on, declarative configuration changes, observability, and disaster recovery. 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.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.