This topic describes how to create an OceanBase cluster in the OceanBase Cloud Platform (OCP) console.
Prerequisites
You have the OceanBase RPM package to be uploaded.
Background
The GUI varies with the OCP version. In this example, OCP V3.3.2 is used. For OCP of other versions, see User Guide of the corresponding version.
Procedure
Enter the access URL in the format of http://<IP address of the OCP server >:8080 in the address bar of your browser and press Enter. Then, use the admin account to log on to the OCP console.
In the left-side navigation pane, click Clusters.
In the upper-right corner of the Clusters page, click Create Cluster.
On the Create Cluster page, configure the basic information of the cluster.

The following table describes the basic information parameters.
Parameter Description Cluster Type You can select Primary Cluster or Standby Cluster. In this example, Primary Cluster is selected. Cluster Name The name of the cluster to be created. The cluster name must be 2 to 48 characters in length and can contain letters, digits, and underscores ( _). It must start with a letter.root@sys Password This password can be customized or randomly generated.
The password must meet the following complexity conditions:
- Be 8 to 32 characters in length.
- Contain at least two digits, two uppercase letters, two lowercase letters, and two special characters.
Supported special characters are:
. _ + @ # $ % )
In addition, you can click Copy Password to copy the custom or randomly generated password to the clipboard.OceanBase Version Click Add Version and upload the OceanBase RPM package. Associate OBProxy Cluster This option is used to associate existing ODP clusters. In this example, this option is disabled. For information about how to associate an ODP cluster, see the OCP User Guide. Set the deployment mode of the cluster.
Three zones are added by default.

The following table describes the settings for each zone.
Parameter Description Zone Name Generally, a default name is provided. You can set a custom name as needed. The zone name must be 2 to 32 characters in length and can contain letters, digits, and underscores ( _). It must start with a letter.IDC The IDC of the zone. Each zone can be deployed in only one IDC. Host Type Optional. If you select a host type, the host list displays only the hosts of the specified host type. Selection Method Select Manual and select the server you just added. IP Manually select several IP addresses from the list. Root Server You can select an IP address as the host for the RootService. Zone Priority Rankings The priorities of the zones. This priority order affects the priority order of the primary zone of the sys tenant. The left-side list shows all zones in the cluster. - You can select one or more zones from the box on the left side to add them to the box on the right side. By default, the priority of a zone selected first is higher than that of the zone selected later. Zones selected at the same time have the same priority.
- After you add the zones to the box on the right side, you can also drag them upward or downward to adjust their priorities. The zones in the box on the right are sorted by priority in descending order.
Notice
- If a primary zone is specified, the region where the primary zone is located must have at least two zones and at least two full-featured replicas, with one replica for each zone.
- For more information about the primary zone, see Primary zone.
Click Submit.
In the Confirm Information dialog box, confirm the information and then click OK.
What to do next
- After you deploy an OceanBase cluster, you must create a business tenant before you use OceanBase Database. For more information about how to create an OceanBase Database tenant in OCP, see Create a tenant.
- For more information about how to connect to OceanBase Database, see Overview.