youtube image
From YouTube: GitOps Simplified by Saiyam Pathak

Description

GitOps is an approach to having git as a single source of truth for the application that needs to be deployed on Kubernetes. In this session, the speaker will discuss GitOps principles and introduce projects - Argo and FluxCD, the Kubernetes native GitOps tools. These are the two most popular CNCF incubating projects in the CD ecosystem that let you define the state of your application in git and sync with the Kubernetes cluster where it gets deployed. Agenda (i) What is GitOps (ii) GitOps Principles (iii) ArgoCD introduction (iv) FluxCD introduction (v) Demo (vi) Comparison between the tools.