Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

This article explains how to set up a service account in Google Cloud Platform. Ensure you have the necessary permissions in Google Cloud.

Table of Contents
stylenone

Create Service Account

...

Summary

To integrate Google Cloud platform with Cloudaware:

  1. Create a new service account for Cloudaware

  2. Assign the Project Viewer role. Create and assign a custom role for tagging & backups (optional).

  3. Download a service account key (json).

  4. Enable Google APIs:

    • Compute Engine API

    • Identity and Access Management (IAM) API

    • Cloud Resource Manager API

    • Kubernetes Engine API

    • Cloud Billing API

For detailed setup instructions, refer to the in-depth guidelines below.

Create service account

  1. In the Google console, select the Google project. Go to IAM & admin Service accounts

...

  1. +CREATE SERVICE ACCOUNT

...

  1. .

...

  1. Provide a meaningful name

...

  1. , e.g. cloudaware-service-account. Click CREATE AND CONTINUE.

...

  1. Assign the role Project Viewer to the service account.

...

  1. Click DONE.

Create

...

service account key

...

...

  1. Select the service account that will be added to Cloudaware. Go to the tab 'Keys'

...

  1. +Create key.

...

...

  1. Select 'JSON' → Create.

...

  1. A .json file will be automatically downloaded

...

  1. .

...

Save the key in a secure location as it is is required for further setup in Cloudaware.

Enable Google APIs for Google Project

...

  1. Go back to

...

  1. your Google Organization → APIs & Services.

...

  1. Select the Google Project where the service account for Cloudaware was created

...

  1. .

...

  1. Click +ENABLE APIS AND SERVICES.

...

  1. Using the search bar,

...

  1. find and enable the following APIs:

  • Compute Engine API (see the example below)

  • 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