Skip to content

Migrate AIGW to GCP GKE For Analysis

While we determine logistics for creating AWS accounts, figuring out Terraform, IAM, etc it would be helpful to figure out how to run AIGW in Runway GKE. There is a large hurdle to figure out secrets as it would not make sense to use Secrets Manager the way CloudRun does. As well, the deployment strategy to Runway GKE is different than CloudRun - Terraform is not run to copy secrets.

  • How do we modify our deployment / reconciler to copy secrets from Vault to the K8s secrets / external operator?
  • What other gotchas do we have to look out for with regards to deploying AIGW to GKE instead of CloudRun?
Edited by JP Toto