terraform-google-modules/terraform-google-kubernetes-engine resource
Configures opinionated GKE clusters observed · 2026-09-03
Health v2 · maintenance only
100/100
- Activity 100
- Release rhythm 100
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 21
- age_days: 2942
- days_rel: 0
- days_push: 0
- n_releases_24m: 32
Adoption not part of the score
1277 stars · 1282 forks observed · 2026-09-03
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Terraform module that provisions opinionated Google Kubernetes Engine (GKE) clusters on Google Cloud Platform, handling node pools, network policy, IP MASQ agent, and kube-dns stub domain configuration. It ships sub-modules for private, beta private, and beta public cluster variants to expose GKE beta features.
Use cases
- provision a GKE cluster with Terraform
- create a private Kubernetes cluster on Google Cloud
- configure autoscaling GKE node pools
- set up network policy and IP masquerading on GKE
- manage GKE cluster addons as infrastructure as code
- deploy a production-ready Kubernetes cluster on GCP
- reuse opinionated GKE cluster defaults across projects
When to choose
- You are provisioning and managing GKE clusters on Google Cloud with Terraform and want maintained, opinionated defaults
- You need private clusters, beta GKE features, or multiple node pools as composable Terraform sub-modules
- You want a widely adopted Google-maintained module with examples and versioned releases
When to avoid
- You are running Kubernetes on EKS, AKS, or outside Google Cloud
- You use Pulumi, CloudFormation, or other IaC tools instead of Terraform
- You need highly custom cluster configurations that fall outside the module's opinionated option set
Facets
infra-config · maturity stable
infrastructure-as-code container-orchestration deployment cloud cloud-computing infrastructure-as-code cloud cli terraform-module gke google-cloud kubernetes node-pools private-clusters network-policy ip-masq hcl gcp containers devops
2 sources
- readme: https://github.com/terraform-google-modules/terraform-google-kubernetes-engine · fetched 2026-09-03 · 099462061749
- homepage: https://registry.terraform.io/modules/terraform-google-modules/kubernetes-engine/google · fetched 2026-08-29 · 9edc94571ef3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| terraform-google-modules/terraform-google-kubernetes-engine | main | 100 |
For agents
markdown · JSON · MCP: product_card(name="terraform-google-modules/terraform-google-kubernetes-engine")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem