youtube image
From YouTube: GitOps Series - The Infrastructure

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 application infrastructure using Terraform and Terraform Cloud. We will build a kubernetes cluster, add a service account, and register the cluster with GitLab for future application deployments.

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

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