Skip to content

hostfactor/multiple_gke_clusters_tf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Manage multiple Kubernetes clusters with Terraform

This repo contains an example for creating two GKE clusters in Terraform and deploying an nginx deployment into either of them.

Deploy

To run this example, clone it locally and run

terraform init && terraform apply

The above will initialize terraform and apply it.

About

Repo for the Medium article

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages