docs/content/v2.20/yugabyte-platform/prepare/cloud-permissions/cloud-permissions-nodes-gcp.md
For YugabyteDB Anywhere (YBA) to be able to deploy and manage YugabyteDB universes using a GCP cloud provider configuration, you need to provide YBA with privileges on your cloud infrastructure to create, delete, and modify VMs, mount and unmount disk volumes, and so on. The more permissions that you can provide, the more YBA can automate.
The Compute Admin role permission is required on the GCP service account where you will deploy:
roles/compute.admin
To grant the required access, you must do the following:
Then use one of the following methods:
| Save for later | To configure |
|---|---|
| Service account JSON | GCP provider configuration |
When creating VMs on the public cloud using a cloud provider configuration, YugabyteDB requires SSH keys to access the VM. You can manage the SSH keys for VMs in two ways:
If you will be using your own custom SSH keys, then ensure that you have them when installing YBA and creating your public cloud provider.
| Save for later | To configure |
|---|---|
| Custom SSH keys | GCP provider configuration |