The Pipeline: All Things CD & DevOps Podcast by The CD Foundation

GitOps: Yay or Nay?

August 27, 2021 Jacqueline Salinas, Director of Ecosystem & Community Development Season 2 Episode 25
The Pipeline: All Things CD & DevOps Podcast by The CD Foundation
GitOps: Yay or Nay?
Show Notes

Speaker: Ricardo Castro

GitOps is a paradigm or a set of practices that empowers developers to perform tasks that typically (only) fall under the purview of operations. It’s a way to do Kubernetes cluster management and application delivery by using Git as a single source of truth for declarative infrastructure and applications. Being Git at the center of delivery pipelines, engineers use familiar tools to make pull requests to accelerate and simplify both application deployments and operations tasks to Kubernetes. GitOps software agents (e.g. ArgoCD, Flux, and Jenkins X) can alert on any divergence between Git with what's running in a cluster, and if there's a difference, Kubernetes reconcilers automatically update or rollback the cluster depending on the case.

Support the show