youtube image
From YouTube: GitOps Series - The Applications

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 deploying applications to three different Kubernetes services with a single common workflow. These deployments are performed by GitLab CI using AutoDevOps which uses Helm under the hood to deploy to Kubernetes.

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

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