GitOps and Kubernetes: Continuous Deployment with Argo CD, Jenkins X, and Flux

GitOps and Kubernetes: Continuous Deployment with Argo CD, Jenkins X, and Flux

English | 2021 | ISBN: 978-1617297274 | 350 Pages | PDF, EPUB, MOBI | 30 MB

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.
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.
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
Homepage