You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when creating the key for the service account, the roles given to the account seem arbitrary without any pre-given explanation.
I suggest editing the section to be like this:
Give these roles to your service account
Kubernetes Engine Service Agent - Gives Kubernetes Engine account access to manage cluster resources. Includes access to service accounts. Storage Admin - Grants full control of buckets and objects. Artifact Registry Administrator - Administrator access to create and manage repositories. Artifact Registry Create-on-Push Repository Administrator - Access to manage artifacts in repositories, as well as create new repositories on push
This gives more context, and can be found in the Google Cloud documentation while creating the service key.
The text was updated successfully, but these errors were encountered:
when creating the key for the service account, the roles given to the account seem arbitrary without any pre-given explanation.
I suggest editing the section to be like this:
This gives more context, and can be found in the Google Cloud documentation while creating the service key.
The text was updated successfully, but these errors were encountered: