Kubernetes GitOps with ArgoCD: A 2021 Deep Dive

Introduction 2021 saw GitOps emerge as a leading practice for Kubernetes deployments, with ArgoCD becoming the de facto tool for implementation. Let’s explore how to implement GitOps effectively using ArgoCD in Kubernetes. What is GitOps? GitOps is a declarative approach to Kubernetes cluster management and application delivery where: Setting Up ArgoCD 1. Installation 2. BasicContinue reading “Kubernetes GitOps with ArgoCD: A 2021 Deep Dive”