Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error-reporting: Elaboration on GKE Scopes in Docs #2366

Merged
merged 1 commit into from
Jun 8, 2017

Conversation

kjin
Copy link
Contributor

@kjin kjin commented Jun 7, 2017

Added an example CLI for getting the right scope in GKE.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 7, 2017
@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.988% when pulling b3ba7a7 on kjin:errors-gke into e421cbe on GoogleCloudPlatform:master.

Copy link
Contributor

@DominicKramer DominicKramer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with nit.

gcloud container clusters create example-cluster-name --scopes https://www.googleapis.com/auth/cloud-platform
```

* If the cluster is being created through the Cloud Console UI, ensure that the "Cloud Platform" project access is set to "Enabled" (it's disabled by default).

This comment was marked as spam.

This comment was marked as spam.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants