GoogleCloudPlatform / kubernetes-workshops

Apache License 2.0
251 stars 114 forks source link

Add steps to enable Google Container Engine API #32

Closed ricardo-larosa closed 8 years ago

ricardo-larosa commented 8 years ago

Without these steps you will receive the following error: gcloud container clusters create myk8scluster --num-nodes 7 ERROR: (gcloud.container.clusters.create) ResponseError: code=503, message=Project kubernetes-workshop-id is not fully initialized with the default service accounts. Please try again later. And you won't be able to create the cluster.

googlebot commented 8 years ago

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed, please reply here (e.g. I signed it!) and we'll verify. Thanks.


ricardo-larosa commented 8 years ago

I signed it!

googlebot commented 8 years ago

CLAs look good, thanks!

jeffmendoza commented 8 years ago

Thanks!

ricardo-larosa commented 8 years ago

You're welcome!