hi all,
See this blog post for further info:
For those of you using Managed VMs, we would like to invite you to leverage this new service for deploying to your Managed VM application.
One-time setup instructions:
First, ensure your gcloud is up to date with "gcloud components update".
Then simply enable use of the hosted registry with: "gcloud config set app/hosted_registry true".
Now, whenever you run "gcloud preview app setup-managed-vms", it will pull through the Google Container Registry.
For now, deployments will need the following server flag:
NOTE: You can revert use of the hosted registry with:
gcloud config unset app/hosted_registry
We hope you will try it out!
-Amy