书籍 GitOps and Kubernetes的封面

GitOps and Kubernetes

Billy Yuen

出版时间

2020-06-03

ISBN

9781617297274

评分

★★★★★
书籍介绍

GitOps and Kubernetes is half reference, half practical tutorial for operating Kubernetes the GitOps way. You’ll learn the GitOps best practices, techniques, and tools that simplify using Kubernetes to deliver enterprise-scale software faster, all without compromising on security. Through fast-paced chapters, you’ll unlock the benefits of GitOps for flexible configuration management, monitoring, robustness, multi-environment support, and discover tricks and tips for managing secrets in the unique GitOps fashion. When you’re done, you’ll be able to implement and manage a scalable Continuous Delivery pipeline that makes it easy to trace changes, rollback mistakes, and clearly validate and audit container deployments.

what's inside

Multiple-environments management with branching, namespace, and configuration

Access Control with Git, Kubernetes, and Pipeline

Using Kubernetes with Argo CD, JenkinsX, and Flux

Multi-step deployment strategies like Blue-Green, Canary in a declarative GitOps model

Billy Yuen, Alexander Matyushentsev, Todd Ekenstam, and Jesse Suen are principal engineers for the Intuit platform. They are widely recognized as industry leads in GitOps for Kubernetes, having presented numerous related talks at industry conferences.

用户评论
工作需要,先看 Chapter 9速成了一波 Argo CD,然后倒回去看前面 Chapter 3、7 解决一下燃眉之急
大概介绍了CI 各个component的原理吧, 个人觉得想说的太多了,K8s讲了点,CI又讲了点,导致整体来说过于简单,也缺乏完整的例子