General information about cloud platform networks
The cloud platform networks are powered by OpenStack Neutron. For more information, see the Neutron section of the OpenStack documentation.
You can work with cloud platform networks in the control panel, using the OpenStack CLI or Terraform.
Tasks to be solved
In a cloud platform using network objects, you can:
- configure connectivity between devices in the same pool and aggregate devices into private subnets using ports: cloud servers, load balancers, file storage, Managed Kubernetes clusters and cloud database clusters;
- Route traffic between private subnets and configure Internet access for devices on a private subnet using cloud routers;
- Connect static public IP addresses to devices on private subnets to configure access to them from the Internet;
- Connect devices to public subnets for access to and from the Internet. Cloud servers, load balancers, and cloud database clusters can be ported to public subnets;
- Distribute incoming network traffic between cloud servers using load balancers;
- To organize network connectivity between devices in different pools (including different projects and accounts) or between different services, private subnets can be connected to a global router;
- configure static routes for subnets.
To limit traffic, you can use: