Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terraform - Provision a GKE Cluster

  1. Create google service account with editor role and download the json file and update in vpc.tf

  2. Add the project and region in terraform.tfvars

  3. Customize the gke.tf with attributes like machine-types , number of nodes and gke cluster name.

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

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages