Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 817 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 817 Bytes

Google GKE PROD cluster

CircleCI

Terraform config and Circleci pipeline to build and maintain Kubernetes Production cluster.

Pipeline docs

The following docs are available:

Notes:

  • The Circleci pipeline runs a plan step, waits for human approval before it applies changes.
  • Some changes may cause a cluster recreation. Inspect the plan step results before you approve applying the changes.
  • While the Terraform config can be run from any machine. It's strongly discouraged to do so to avoid Terraform state file locking.