Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In public cloud, Abiquo works with "VDC-like" entities such as Amazon VPCs, Azure Virtual Networks, and vCloud Director vApps. In clouds that do not have a "VDC-like" entity, such as Google Cloud, Abiquo creates logical VDCs. For example, see AWS integration#HowAbiquoCreatesaVirtualPrivateCloudImage Removed

...


Expand
titleClick here to show/hide the task: Create a virtual datacenter

To create a virtual datacenter:

  1. Login as the Cloud Admin.

  2. In the main menu, click the myCloud icon to open myCloud view at Virtual datacenters

  3. Click on the + add icon in the V. Datacenters list

  4. Enter the Name of the virtual datacenter, select the Location (cloud provider, or the datacenter, and if required the Hypervisor type).

  5. Click Save.

Image RemovedImage Added

A virtual datacenter for the enterprise will be available for virtual appliances to be created and deployed within.

Note: To create a virtual datacenter for another cloud tenant, you will need to switch to that tenant first in Home view or Users view.

...

Expand
titleClick here to show/hide the task: Set allocation limits for the virtual datacenter

To define allocation limits for a VDC

  1. Select the virtual datacenter and edit. 

  2. Select the Allocation Rules tab

  3. To allow your users unlimited resources, set the limits to 0.
    Note that you cannot have a hard limit only, and that soft limits must always be less than or equal to hard limits.

    Image Removed


    Image Added


Within the VDC, cloud users can take advantage of self service. With the appropriate privileges, for example, they can create their own networking configuration and storage. Users create their applications within Virtual Appliances (VApps). VApps are like folders where cloud users can create groups of VMs using the templates from the Apps Library.

Expand
titleClick here to show/hide the task: Create a virtual appliance

To create a virtual appliance:

  1. Click the Cloud icon to open "Virtual datacenters" view

  2. Go to Virtual appliances and click on the + icon

  3. Fill in necessary info

  4. Click "Save".

    Image RemovedImage Added

The platform will create a virtual appliance for the enterprise and users can create and deploy VMs within it.

To create new VMs, the cloud user simply clicks the Create virtual machine button and selects the required templates. 

Image Modified
The cloud user then configures that VM to meet their needs. For example, configuring CPU and memory, and adding additional network interfaces or storage. If the tenant has a Chef server configured, the user can also select Chef recipes to automatically configure the VMs at deployment time.
 
When the configuration is complete, the cloud user deploys, which launches the VMs to the hypervisor. The platform copies the VM disks and configuration from the Apps Library (NFS storage within the datacenter) to a hypervisor datastore.
 
Once deployed, the cloud user is able to Start/Stop/Reset individual VMs through the Abiquo UI. They can also launch a console onto the VM and perform any other configuration or administration tasks that may be required for their application.

...

Expand
titleClick here to show/hide the task: Onboard from public cloud
  1. Go to Virtual datacenters view. Click the + add button and select synchronize from public cloud from the dropdown menu.

    Image Modified



  2. Select the public cloud region

  3. Select the virtual datacenter to synchronize from the list.

    Image Modified



  4. Abiquo will import this virtual infrastructure from the provider. Note that Abiquo will detect network configuration but it will not enforce a standard configuration.

Imported virtual infrastructure is now managed by Abiquo and is available to virtual datacenter users. Changes made directly in the provider can be updated in Abiquo by clicking the synchronize button beside the virtual datacenter name in the VDC list.

Abiquo users can create firewalls (security groups) or classic firewalls in public cloud providers that support them, such as AWS, Azure, and vCloud Director, as well as in private cloud with VMware and NSX.

Expand
titleClick here to show/hide the task: Create firewall policies in AWS


  1. Go to Virtual datacenters → select a virtual datacenterNetworkFirewalls

    Image Modified
  2. Select the location or the virtual datacenter and click the double-arrow synchronize button in the top right-hand corner of the page

  3. Click the + button and enter firewall general information

    Image Modified
  4. Click the synchronize button to synchronize firewall rules. You will probably see a default rule to allow all outbound traffic.

  5. Click the pencil edit button to edit firewall rules. Enter firewall rules, for example, to allow SSH

Firewall policies are created for the virtual datacenter. As always, check your provider documentation for specific information about security group functionality. See Manage firewalls.

Note: cloud users will require appropriate privileges to use firewalls

...

Expand
titleClick here to show/hide the task: Create a load balancer
  1. Select the location or the virtual datacenter and synchronize (or synchronize the individual elements: firewalls (where applicable) and load balancers).

  2. Click the + button and enter load balancer general information

    Image Modified
  3. Create routing rules

    Image Modified



  4. Enter a health check if required - AWS will automatically create one if you do not enter one

  5. Assign a firewall if required

    Image Modified
  6. Assign nodes

    Image Modified



  7. Click Save

A load balancer is created. As always, check you provider documentation for pricing and functionality. For more information about load balancers in Abiquo, see Manage load balancers.

Note: cloud users will require appropriate privileges to use load balancers.


Panel

A virtual datacenter provides an abstraction of the same resources as a physical datacenter (such as compute, network infrastructure, storage, backup, security, etc) with the added advantages of cloud computing:

  • Virtualization

  • Pay-as-you-go billing

  • Quick scalability

  • Technology and hardware abstraction.

A VDC offers the classical data center infrastructure as a service, so users can run their applications more economically and with greater flexibility. 

...