infra_snippets/terraform/basic_gke
2021-07-13 22:14:40 -04:00
..
main.tf Fix ip exhaustion by increasing services ip address range. 2021-07-13 22:14:40 -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