Public IP address in PostgreSQL cluster for 1C
A public IP address is a static public IP address that is assigned to a node to set up access to the node on the private network from the Internet. External traffic goes through the public IP address and is handled by the cloud router, which acts as a 1:1 NAT. The address is a floating IP because it can automatically switch when the role changes from replica to master and back again. It will not change or be removed from the panel.
The private subnet on which you can assign a public IP address must meet the requirements — prepare the subnet before adding a public IP address.
A public IP address can be added:
when creating a cluster on an existing private subnet;
or in an existing cluster that is on a private subnet.
The number of public IP addresses in the cluster can be less than the number of nodes in the group, but cannot exceed it. If necessary, you can disable the public IP address.
Private subnet requirements
- The subnet should have a cloud router with a connection to an external network;
- The IP address of the cloud router should be the default gateway on the subnet.
If the subnet does not meet the requirements, prepare it to connect a public IP address.
Prepare a private subnet to connect a public IP address
- Create a cloud router with a connection to an external network.
- Connect the private network to the cloud router.
1. Create a cloud router with a connection to an external network
A cloud router allows you to route traffic between private networks.
You can use the router to configure access to the Internet from a private network or to access a device on a private subnet from the Internet using a public IP address.
- In the dashboard, on the top menu, click Products and select Cloud Servers.
- Go to Network → Cloud routers tab.
- Click Create router.
- Select the pool where the cloud router will be created.
- Enter the name of the router.
- Check the box Connect router to external network — an external IP address will be assigned to the router.
- Click Create.
2. Connect a private network to the cloud router
-
In the Dashboard, on the top menu, click Products and select Cloud Servers.
-
Go to Network → Cloud routers