GitLab CI and Distributed Builds
Quick setup of a GKE Cluster with ArgoCD pre-installed using Terraform

Quick setup of a GKE Cluster with ArgoCD pre-installed using Terraform

1/31/2024 · Noah Ing

What this post added

This post details the process of setting up a GKE cluster with ArgoCD pre-installed using a GitLab Terraform template. It covers configuring GCP credentials in GitLab CI/CD variables, running the CI pipeline to deploy the cluster, connecting to the GKE cluster, retrieving the ArgoCD initial admin secret, and port-forwarding ArgoCD to localhost for access. It also provides next steps for integrating with Review Ops.

Read the original post ↗