kalihman / learn-terraform-provision-gke-cluster

Home Page:https://learn.hashicorp.com/tutorials/terraform/gke

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learn Terraform - Provision a GKE Cluster

This repo is a companion repo to the Provision a GKE Cluster tutorial, containing Terraform configuration files to provision an GKE cluster on GCP.

This sample repo also creates a VPC and subnet for the GKE cluster. This is not required but highly recommended to keep your GKE cluster isolated.

About

https://learn.hashicorp.com/tutorials/terraform/gke

License:Mozilla Public License 2.0


Languages

Language:HCL 100.0%