Skip to Content

Architecture
Available in v1.19.3+

ScaleOps Managed Service Account

Using the ScaleOps-managed service account is the recommended way to integrate with GCP.
In this scenario, ScaleOps will create a service account and will pass the ID to the ScaleOps platform.

When running the integration script, ScaleOps will create the service account, assign the necessary permissions to its role, and pass the service account credentials to the ScaleOps platform.

ScaleOps Managed Application

Self-Managed Service Account

Using self-managed application is an alternative way to integrate with GCP.

In this setup, when running the integration script, ScaleOps will create a service account and output the required credentials. You will then need to provide these credentials to the ScaleOps platform.
See advanced setup for more details.

Self-Managed Application