Docs Self-Managed Deploy Cloud Provision a BYOC Cluster Create a BYOC Cluster on GCP Create a BYOC Cluster on GCP To create a Redpanda cluster in your virtual private cloud (VPC), log in to the Redpanda Cloud UI and create a namespace, then follow the steps to create a Bring Your Own Cloud (BYOC) cluster. With standard BYOC clusters, Redpanda manages security policies and resources for your VPC, including subnetworks, service accounts, IAM roles, firewall rules, and storage buckets. For the most security, you can manage these resources yourself with a customer-managed VPC on GCP. Create a namespace Go to Redpanda Cloud and click Log in. Enter your organization name, and click Continue. Click Add namespace. Namespaces help you organize clusters by owner, team, or project for example. Enter a name for your namespace, and click Create. Create a BYOC cluster On the Home page, select your namespace (namespaces are listed in alphabetical order), and click Create cluster. Click Create BYOC cluster. Enter a cluster name, and select the provider (GCP), region, availability zone type (single AZ or multi AZ) and zones, throughput tier, and Redpanda version. If you plan to create a private network in your own VPC, select the region where your VPC is located. Three availability zones provide two backups in case one availability zone goes down. Click Next. On the Network page, enter the connection type: either Public or Private. For BYOC clusters, Private is best-practice. Your network name is used in the Redpanda UI to identify this network. For a CIDR range, choose one that does not overlap with your existing VPCs or your Redpanda network. Click Next. On the Deploy page, you need to prepare your environment, then log in to Redpanda Cloud and deploy the agent. Note that rpk configures the permissions required by the agent to provision and actively maintain the cluster. For details about these permissions, see GCP IAM permissions. Next steps Add a BYOC VPC Peering Connection on GCP Back to top × Simple online edits For simple changes, such as fixing a typo, you can edit the content directly on GitHub. Edit on GitHub Or, open an issue to let us know about something that you want us to change. Open an issue Contribution guide For extensive content updates, or if you prefer to work locally, read our contribution guide . Was this helpful? thumb_up thumb_down group Ask in the community mail Share your feedback group_add Make a contribution Create a BYOC Cluster on AWS Configure a Customer-Managed VPC on GCP