Skip to content
10% OFF EVERYTHING when you spend £20 - Use Code: RWMAR10 - Must end Wednesday 1st 9am
10% OFF EVERYTHING when you spend £20 - Use Code: RWMAR10 - Ends Wednesday 9am

Argo CD in Practice

The GitOps way of managing cloud-native applications

Spiros Economakis, Liviu Costea, Alexander Matyushentsev
Barcode 9781803233321
Paperback

Sold out
Original price £40.90 - Original price £40.90
Original price
£40.90
£40.90 - £40.90
Current price £40.90

Click here to join our rewards scheme and earn points on this purchase!

Availability:
Out of stock

Release Date: 18/04/2022

Genre: Computing & Internet
Label: Packt Publishing Limited
Language: English
Publisher: Packt Publishing Limited

The GitOps way of managing cloud-native applications. Argo CD in Practice goes into the details of how you can build CD pipelines using Git repositories to store application state and reconcile it with Kubernetes clusters. It also covers the main aspects of running Argo CD in production, while exploring relevant topics like security, observability, disaster recovery (DR), and high availability (HA).

Build CD pipelines following GitOps principles like declarative and immutable changes stored in version control, all continuously reconciled by Argo CD, and minimize the failure of deployments.

Purchase of the print or Kindle book includes a free eBook in the PDF format.

Key Features
  • Discover how to apply GitOps principles to build real-world CD pipelines
  • Understand Argo CD components and how they work together to reconcile cloud native applications
  • Learn to run Argo CD in production with declarative config changes, security, observability, disaster recovery, and more
Book Description

GitOps follows the practices of infrastructure as code (IaC), allowing developers to use their day-to-day tools and practices such as source control and pull requests to manage apps. With this book, you'll understand how to apply GitOps bootstrap clusters in a repeatable manner, build CD pipelines for cloud-native apps running on Kubernetes, and minimize the failure of deployments.

You'll start by installing Argo CD in a cluster, setting up user access using single sign-on, performing declarative configuration changes, and enabling observability and disaster recovery. Once you have a production-ready setup of Argo CD, you'll explore how CD pipelines can be built using the pull method, how that increases security, and how the reconciliation process occurs when multi-cluster scenarios are involved. Next, you'll go through the common troubleshooting scenarios, from installation to day-to-day operations, and learn how performance can be improved. Later, you'll explore the tools that can be used to parse the YAML you write for deploying apps. You can then check if it is valid for new versions of Kubernetes, verify if it has any security or compliance misconfigurations, and that it follows the best practices for cloud-native apps running on Kubernetes.

By the end of this book, you'll be able to build a real-world CD pipeline using Argo CD.

What you will learn
  • Understand GitOps principles and how they relate to IaC
  • Discover how Argo CD lays the foundation for reconciling Git state with the cluster state
  • Run Argo CD in production with an emphasis on reliability and troubleshooting
  • Bootstrap Kubernetes clusters with essential utilities following the GitOps approach
  • Set up a CD pipeline and minimize the failure of deployments
  • Explore ways to verify and validate the YAML you put together when working with Kubernetes
  • Understand the democratization of GitOps and how the GitOps engine will enable its further adoption
Who this book is for

If you're a software developer, DevOps engineer, or SRE who is responsible for building CD pipelines for projects running on Kubernetes and wants to advance in your career, this book is for you. Basic knowledge of Kubernetes, Helm, or Kustomize and CD pipelines will help you to get the most out of this book.