infra_snippets/terraform/basic_gke
2021-07-13 22:13:47 -04:00
..
main.tf Switch to using an explicit net/subnet. 2021-07-13 22:13:47 -04:00
README.md Change repo into a generic snippets repo. 2021-07-11 20:41:52 -04:00

Basic GKE

A small terraform script to launch GKE with:

  • GCR for custom docker images
  • Auto-scaling node pool
  • K8s database encryption