Book description
GitOps and Kubernetes introduces a radical idea—managing your infrastructure with the same Git pull requests you use to manage your codebase. In this in-depth tutorial, you’ll learn to operate infrastructures based on powerful-but-complex technologies such as Kubernetes with the same Git version control tools most developers use daily. With these GitOps techniques and best practices, you’ll accelerate application development without compromising on security, easily roll back infrastructure changes, and seamlessly introduce new team members to your automation process.About the Technology
With GitOps you use the Git version control system to organize and manage your infrastructure just like any other codebase. It’s an excellent model for applications deployed as containers and pods on Kubernetes.
About the Book
GitOps and Kubernetes teaches you how to use Git and the GitOps methodology to manage a Kubernetes cluster. The book interleaves theory with practice, presenting core Ops concepts alongside easy-to-implement techniques so you can put GitOps into action. Learn to develop pipelines that trace changes, roll back mistakes, and audit container deployment.
What's Inside
- Managing secrets the GitOps way
- Controlling access with Git, Kubernetes, and Pipeline
- Branching, namespaces, and configuration
About the Reader
For developers and operations engineers familiar with continuous delivery, Git, and Kubernetes.
About the Authors
Billy Yuen, Alexander Matyushentsev, Todd Ekenstam, and Jesse Suen are principal engineers at Intuit. They are widely recognized for their work in GitOps for Kubernetes.
Quotes
A really great book for understanding and implementing GitOps!
- Matthieu Evrin, AddÉnergie Technologies
Vital for understanding what GitOps is, and what tools will get you there.
- Chris Viner, Forged Development
How to deliver operational excellence through industry-level practices.
- Satej Sahu, Honeywell
This book takes two massively complex topics and breaks them down into understandable and approachable tools.
- Samuel Brown, Expel
Table of contents
- inside front cover
- GitOps and Kubernetes
- Copyright
- contents
- front matter
- Part 1. Background
- 1 Why GitOps?
- 2 Kubernetes and GitOps
- Part 2. Patterns and processes
- 3 Environment management
- 4 Pipelines
- 5 Deployment strategies
- 6 Access control and security
- 7 Secrets
- 8 Observability
- Part 3. Tools
- 9 Argo CD
- 10 Jenkins X
- 11 Flux
- appendix A. Setting up a test Kubernetes cluster
- appendix B. Setting up GitOps tools
- appendix C. Configuring GPG key
- index
- inside back cover
Product information
- Title: GitOps and Kubernetes
- Author(s):
- Release date: April 2021
- Publisher(s): Manning Publications
- ISBN: 9781617297274
You might also like
book
Kubernetes: Up and Running, 2nd Edition
Kubernetes radically changes the way applications are built and deployed in the cloud. Since its introduction …
book
Networking and Kubernetes
Kubernetes has become an essential part of the daily work for most system, network, and cluster …
book
Kubernetes in Action
Kubernetes in Action is a comprehensive guide to effectively developing and running applications in a Kubernetes …
video
GitOps and Kubernetes: An overview
Key concepts and a walk-through demo of GitOps and Kubernetes.