Info |
---|
This article explains how to set up a service account in Google Cloud Platform. Ensure you have the necessary permissions in Google Cloud. |
...
In the Google console, select the Google project. Go to 'IAM & admin'→Service accounts → +CREATE SERVICE ACCOUNT.
Provide a meaningful name, e.g. cloudaware-service-account. Click CREATE AND CONTINUE.
Assign the role Project Viewer* to the service account. Click DONE.
*These are the minimum required permissions. For more detailed permissions, refer to the guide Additional permissions in Google.
Create service account key
...
Compute Engine API
Identity and Access Management (IAM) API
Cloud Resource Manager API
Kubernetes Engine API (learn more)
Cloud Billing API (learn more)
! Next step - Google setup in Cloudaware