You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Tom Alexander b0092be5d6
Add support for a second function to log directly to bigquery.
3 years ago
..
README.md Add bigquery table. 3 years ago
main.tf Add support for a second function to log directly to bigquery. 3 years ago

README.md

Basic GKE

A small terraform script to launch GKE with:

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

Contains some settings that are inadvisable in production (for example, disabling deletion protection). I include them because this project's goal is to provide a template for quickly spinning up a test/dev environment which may involve frequent deletions.