In this article, I provide you with a first definition of what GitOps is and how to implement it with ArgoCD in a Kubernetes environment.
GitOps
When deploying an application on Kubernetes, it may need secrets to function. But how to manage these secrets? How to store them? There are many solutions to manage secrets in Kubernetes, I will present one to you: Sealed-Secret.