clusterfuzz
clusterfuzz copied to clipboard
Migrate app engine cron to GKE cron.
This involves a fair few pieces:
- Setting up terraform configs to setup the GKE clusters, and updating our deployment process to include that.
- Setting up Kubernetes configs.
- Migrating cron code to a standalone Docker container.
There is no generated k8s or terraform configuration for "butler.py create_config". Consequently new deployments will fail