Skip to content

GCP Account Onboarding

Here, we will see the steps to onboard a GCP cloud account to the AccuKnox SaaS platform.

Note

Ensure the following API Libraries are enabled in your GCP account before onboarding to AccuKnox SaaS:

  1. Compute Engine API
  2. Identity and Access Management (IAM) API
  3. Cloud Resource Manager API
  4. Cloud Functions API
  5. KMS API
  6. Kubernetes API
  7. Cloud SQL Admin API

For GCP there is a requirement for IAM Service Account Access.

Step 1: Log into your Google Cloud console, navigate to IAM & Admin → Roles, and click “Create custom role”

image

Step 2: Name the Role and Click “Add Permission”

image

Step 3: Use the Service: storage filter then value as “storage.buckets.getIamPolicy“

image

Step 4: Choose the permission and Click “Add“ then Click Create in the same page.

image image

Step 5: In the Navigation Panel, navigate to IAM Admin > Service Accounts.

image

Step 6: Click on "Create Service Account"

image

Step 7: Enter any name that you want on Service Account Name.

Step 8: Click on Continue.

image

Step 9: Select the role: Project > Viewer and click Add another Role.

image

Step 10: Click Add Another Role, choose Custom, then select the created custom role.

image

Step 11: Click on “Continue“ and ”Done”

image

Step 12: Go to the created Service Account, click on it, then navigate to the Keys section.

image

Step 13: Click the “Add key“ button and “Create new key “ . Chosen Key type should be JSON format.

image

Step 14: Click the “Create“ button it will automatically download the JSON key.

From AccuKnox SaaS UI

Step 1: Go to the AccuKnox SaaS. Navigate to the “Settings” → “Cloud Accounts” then “Onboard Account”.

image image

Step 2: Select the “Google Cloud Platform” options and click "Next"

image

Step 3: Select or create a label and Tags that will be associated with this Cloud Account

image

Step 4: Follow the instructions on the next page

Note

Ensure you enter the "Project ID" before copying and adding the Terraform script

image

Step 5: Scroll down and enter the “Client Email” (the service account email address) and “Private Key” from the downloaded file. Copy and paste the entire downloaded file into the ”Private Key” field, then click “Connect“

image

The cloud account has been onboarded successfully

image


SCHEDULE DEMO