Skip to content

PoC : create google container cluster. Using GKE with Terraform.

Notifications You must be signed in to change notification settings

aslupin/poc-terraform-and-gke

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

PoC terraform - Using GKE with terraform

following on Google Container Cluster - Terraform

note : need create AMI service account.

Prerequire

  • Terraform CLI
  • Create project on GCP
  • Create service account on GCP:This project use poc-terraform.json (ignore by git)
  • Enable Kubernetes Engine API on GCP

Usage

terraform init
terraform plan
terraform apply -auto-approve

Git ignore

following ignore files on Terraform.gitignore.Add account service that file create on AMI.

About

PoC : create google container cluster. Using GKE with Terraform.

Resources

Stars

Watchers

Forks

Languages