Updated in July 2023
GitOps is an operational framework that takes DevOps best practices used for application development such as version control, collaboration, compliance, and CI/CD, and applies them to infrastructure automation.
→ gitlab.com/gitops
GitOps is a set of practices to manage infrastructure and application configurations using Git, an open source version control system. GitOps works by using Git as a single source of truth for declarative infrastructure and applications.
→ redhat.com/what-is-gitops
The CNCF (Cloud Native Computing Foundation) serves as the vendor-neutral home for many of the fastest-growing open source projects.
Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes.
→ devpro/gitops-samples
No secret values in git!