Provisioning compute resources

Multitenant compute resources, such as vCPUs, RAM, storage, floating IPs, and VPN connections, can be provisioned to end users in the self-service panel.

In addition, the following services can be installed and provisioned:

  • Kubernetes as a Service enables deployment of scalable, production-ready Kubernetes clusters with integrated persistent storage.
  • Load Balancer as a Service provides workload scaling and enhances application availability and security.
  • Backup and Restore as a Service enables backup of compute volumes and restoration of virtual machines and volumes from those backups.

The following compute services are available to system administrators:

  • Billing metering collects usage data for compute resources across projects.
  • Resource policies enable dynamic consolidation and distribution of virtual machines within a cluster through live migration.

Limitations

  • Compute storage space is not fully thin provisioned. After user data removal, unused storage space is not reclaimed and is reported as actual used space, which is charged according to your licensing model. For more details, refer to Logical space chart.

Prerequisites

Provisioning overview

  1. Create the compute cluster. After the cluster is created, you can manage compute objects in the admin panel (refer to Managing the compute cluster).
  2. Set the same CPU model to all of the compute nodes.
  3. Set a DNS name for the compute API.
  4. Secure the OpenStack API traffic with an SSL certificate.
  5. If you want to provision Kubernetes as a Service, install the Kubernetes service.
  6. If you want to provision Load Balancer as a Service, install the load balancer service.
  7. If you want to provision Backup and Restore as a Service, enable and configure the backup service.
  8. To manage compute resources in the self-service panel, log in there at http://<admin_panel_IP_address>:8800 as a self-service user, and then proceed to create virtual objects, as described in Managing compute resources in the Self-Service Guide.