This package represents a GCE deployment unit.
- Install packer (e.g. run install-packer.sh).
- Run Packer to create a new GCE image (see create-image.sh).
- Copy startup-script.sh to the deployment bucket
(you can create one with
gsutil mb
). - Create GCE services: network, load balancer and managed group. (see setup-python-runner.sh).