Curated Tech Reading Map

Find your next tech book to read

Book

GitOps and Kubernetes

Continuous Deployment with Argo CD, Jenkins X, and Flux

Billy Yuen, Alexander Matyushentsev, Todd Ekenstam, Jesse Suen

Buy on Amazon* The link above is an advertisement via Amazon Associates.

Summary

Explains GitOps as a delivery model, then implements it three ways with Argo CD, Flux, and Jenkins X, so the concepts stay separable from any single tool. Covers environment management across clusters, pull-based deployment, deployment strategies, secret handling, and how the access control model changes once Git becomes the deployment trigger. Assumes you already run Kubernetes and have a CI pipeline in place.

Target Readers

  • DevOps engineers running CI/CD on Kubernetes who want to move to pull-based delivery
  • Platform teams comparing Argo CD and Flux before committing to one

Tags

#gitops#kubernetes#continuous-deployment#argo-cd#flux

Colophon

Publisher
Manning
ISBN
978-1617297274
Published
Mar 2021

Get this book

* The link above is an advertisement via Amazon Associates.

Prerequisites

Next Books