Connecting your Google Cloud
Suggest editsNote
Cloud Service is deployed in a VPC in your cloud service provider (CSP). To make changes or modify your Cloud Service clusters, use the EDB Postgres AI Console, API, or CLI to manage and execute the activity. You can also open a Support case if you need help. Making changes in the resources in those dedicated VPCs can affect EDB's ability to deliver service.
Prerequisites
Ensure you have at least the following combined roles:
- roles/iam.serviceAccountCreator
- roles/iam.serviceAccountKeyAdmin
- roles/iam.roleAdmin
- roles/resourcemanager.projectIamAdmin
- roles/compute.viewer
Alternatively, you can have an equivalent single role, such as:
- roles/owner
Connecting your cloud
Tip
If you're using Cloud Shell, add the ./
prefix to the biganimal
command (./biganimal
).
To connect your cloud:
Open Google Cloud Shell in your browser.
Create a Cloud Service CLI credential:
To set up your cloud provider, run the
setup-csp
command:The command checks for cloud account readiness and displays the results.
If the following cloud readiness checks pass for your cloud service provider, your cloud account is successfully set up:
Is the Google Cloud CLI configured to access your Google Cloud account?
Is the limit on the number of vCPUs and network load balancers (NLBs) in your region enough for your clusters?
If the readiness checks aren't met, see Configure your Google Cloud account to manually configure your cloud.
Connect your cloud account to Cloud Service:
After your cloud account is successfully connected to Cloud Service, you and other users with the correct permissions can create clusters.
- On this page
- Prerequisites
- Connecting your cloud
Could this page be better? Report a problem or suggest an addition!