youtube image
From YouTube: GitOps Series - The Process

Description

GitOps is the use of a git repository as a single source of truth for all infrastructure and application deployment code. In this video we will walk through the process of creating Epics of works, break them down into individual tasks, make the necessary code changes, collaborate with peers, approve the changes, then let the automation take over and deploy our changes into production.

See the code: https://gitlab.com/gitops-demo

Learn more about GitOps: https://about.gitlab.com/topics/gitops/