Skip to content

Terraform configurations for provisioning bare bones Kubernetes clusters on GCP, AWS and Azure platforms.

Notifications You must be signed in to change notification settings

sourcegraph/tf-k8s-configs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploy a Kubernetes Cluster with Terraform

This repository provides examples of provisioning Kubernetes clusters on major cloud providers using Terraform. These should be treated as illustrative examples, not production-ready infrastructure configuration.

Get Started

  • Install terraform
  • cd into the directory corresponding to your cloud provider (aws, gcp, or azure) and follow the instructions in the README in that directory.
  • Monitor the Terraform output and wait for your cluster to deploy

Next, deploy Sourcegraph.

About

Terraform configurations for provisioning bare bones Kubernetes clusters on GCP, AWS and Azure platforms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages