GCP

GCP

Provision infra for DIGIT on GCP using Terraform

Topics covered:

Overview

Google Kubernetes Engine (GKE) is a GCP service for deploying, managing, and scaling distributed and containerized workloads. With GKE, you can easily provision a cluster on GCP using Terraform, which automates the process. Then, deploy the DIGIT services configuration using Helm.

Pre-reads

Installation Steps