Skip to main content
Create a Redis cluster
Last update:

Create a Redis cluster

  1. В control panels go to Cloud platformDatabases.

  2. Click Create a cluster.

  3. Enter the name of the cluster.

  4. Select region.

  5. Select pool.

  6. Select a version of Redis. Once created, the version cannot be changed.

  7. Select configuration line:

    • Standard;
    • HighFreq;
    • Dedicated.
  8. Optional: specify the number of replicas. Replicas increase the fault tolerance of the cluster.

  9. Select crowding-out policy.

  10. Enter the user's password or press Generate. The password must contain:

    • 32 to 64 characters;
    • Latin letters of different cases;
    • figures;
    • special characters.
  11. Copy and save the user password — you will need it to cluster connections. The password cannot be viewed in the control panel, but you can modify.

  12. Select the type of subnet to which the cluster will be connected:

    • private subnet — a subnet without access from the Internet. You can connect a static public IP address;
    • public subnet — all addresses on the public subnet are accessible from the Internet.
  13. Select or create a subnet.

    Addresses are assigned to each node in the cluster. Make sure that the number of addresses in the subnet is not less than the number of nodes in the cluster. If you plan to increase the number of replicas after the cluster is created, select a subnet that has a supply of free addresses. Once the cluster is created, the subnet cannot be changed.

    You can address list from which access to the database cluster will be allowed.

  14. Optional: In a private subnet, you can connect a public IP address to a cluster node:

    • If you have selected an existing private subnet, check the box. Public access to cluster nodesand then check the checkbox of the node to which you want to grant public access. The private subnet must correspond to demands;
    • if you create a new private subnet — connect a public IP address after the cluster is created.
  15. Click Create a database cluster. The cluster will be ready for operation when it moves to status ACTIVE.