What is GitOps?
GitOps GitOps is a framework where the entire code is controlled by the git. GitOps can be considered an extension of Infrastructure as Code (IaC) that uses Git as the Version control System. GitOps Principles Declarative vs imperative Make use o...







