Skip to content

roeP/k8s-gcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Terraform k8s Cluster on GCP

  1. Open new project named "tunity" in GCP Console.
  2. Create service account named "tunity" with "Editor" permissions and download the key in JSON format
  3. Enable Kubernetes Engine API
  4. Clone this repository to a machine with docker and terraform installed.
  5. mkdir called "auth" under the root project and put the key there under the name "account.json"
  6. Run "terraform init"
  7. Run "terraform plan"
  8. Run "terraform apply"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published