Creating an Instance Template in GCE is just hanging

10/14/2015

Trying to setup a pilot in GCE to try out GKE. I'm trying to create a new instance template from a copy of the one created with by the "gcloud container clusters create" with more space per instance and the create is just hanging??? Is there something obvious that I'm not doing?

enter image description here

-- David McQueen
google-cloud-platform
google-kubernetes-engine
kubernetes

1 Answer

12/11/2015

It looks like this bug has been fixed. I just copied an instance template for my Google Container Engine cluster in the UI, modified the only the startup script field, and created a new instance template. Please try this again, as I believe it will now work for you as you expect.

-- Robert Bailey
Source: StackOverflow