You can create managed database clusters consisting of one or more databases.
To create a new cluster:
Select the region where your database cluster should be located.
Select the plan, i.e. the configuration of your cluster.
On the basic plan, MySQL and PostgreSQL clusters are limited to a single database and a single user, and some configuration parameters cannot be modified. For details, see the MySQL and PostgreSQL limitations.
Select the network settings. You can either create a new private network or add this cluster to an existing one. You can also manually assign a private IP address for this database cluster.
When creating a new network, you’ll need to set the IP address range for it.
|
Available ranges |
Maximum CIDR size |
Minimum CIDR size |
|
10.0.0.0/x |
/8 |
/28 |
|
192.168.0.0/x |
/16 |
/28 |
|
172.16.0.0/x |
/12 |
/28 |
The database will be issued a public IP address, which you can see in the control panel. If necessary, you can disable access via public IP in the database settings.