FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects

Google Kubernetes Engine cluster

This module contains configuration to deploy a Kubernetes cluster within a Google Cloud Platform project. The cluster has regional availability but with a configurable machine type.

This module conforms to the terraform standard module structure.

The email and credentials for the service account are available from the project outputs. Configuration variables are documented in variables.tf.

Usage Examples

The examples directory contains examples of use. A basic usage example is available in examples/root-example.