...
Info |
---|
This page describes the platform networks that the system administrator configures in the infrastructure and the cloud networks created within that the user creates in the Abiquo platform. |
Platform networks
The main platform networks to configure separately for the platform datacenters are:
Management Network: used network, which is used by the Abiquo platform components to manage the virtual resources. It connects the Abiquo Server and Abiquo Remote Services server to the hypervisors that they manage. The platform also monitors infrastructure and VMs on this network. And it also deploys VM templates over this network.
Service Network: contains network, which contains the virtual networks (e.g. VLANs) for the cloud
Public Network: used network, which is used to connect VMs to the Internetinternet. This network can include multiple public VLANs and different subnets of routable Internet internet addresses.
Storage Network: (optional) network, which is optional and can be used to connect the hypervisors to storage devices
...
The cloud network types supported by Abiquo are as follows:
Private Networksnetworks within virtual datacenters (in private and public cloud)
External Networksnetworks accessible from outside the virtual datacenter and outside the platform, and assigned to a single tenant. Used in private cloud with standard networking and integrations.
Unmanaged Networksnetworks with IP addresses managed outside of Abiquo only and assigned to a single tenant. Used in private cloud
Public Networksnetworks with public IP addresses and Internet access and can be shared by multiple tenants. Used in private cloud
Public IPs in public cloud, such as AWS Elastic IPs.
The external, unmanaged, and public networks may collectively be referred to as 'datacenter networks' are also called Datacenter networks, because they are managed at the Abiquo datacenter level.
...
In private cloud with standard networking, private cloud networks are virtual networks (.e.g VLANs) in the ' service network ' that runs on is part of the Abiquo platform networks.
...
For standard networks, the administrator must configure the cloud platform switches to support the VLANs virtual networks that make up the service network.
When using standard networking you can configure VM IP addresses using DHCP or guest setup. The default configuration is the DHCP server installed by Abiquo but you can also provide your own DHCP server. If a DHCP server is not found, Abiquo uses will use guest setup with cloud-init and hypervisor tools, requiring compatible templates, or a custom guest setup method.
...
Software defined networking integrations in Abiquo
Abiquo has integrations with software defined networking (SDN) systems such as VMware NSX-T, providing easy to configure network blueprints, firewalls, load balancers, NAT, and VPNs in private cloud datacenters or regions. Abiquo uses network virtualization systems to manage private networks and IPs and to manage IPs of managed datacenter networks.
...
Public cloud networking
Abiquo supports many different public cloud providers with different types of networking. For example, in AWS, Abiquo onboards VPCs, and creates VPCs with NAT support, and Abiquo manages Elastic IPs. In Google Cloud Platform, Abiquo supports Global (VPC) networks, and subnets.
...