Google Cloud Platform (GCP)
Provision infra for DIGIT on GCP using Terraform
Overview
Google Kubernetes Engine (GKE) is a GCP service for deploying, managing, and scaling distributed and containerised workloads. With GKE, you can easily provision a cluster on GCP using Terraform, which automates the process. The DIGIT services configuration will be deployed using Helm.
Pre-reads
Know about EKS:
Creating a GKE cluster (demo)
Know what is terraform:
Introduction to HashiCorp Terraform with Armon Dadgar
Installation Steps
Last updated
Was this helpful?