Provisioning compute resources

Multitenant compute resources, such as vCPUs, RAM, storage, floating IPs, load balances and Kubernetes clusters, can be provisioned to end users in the self-service panel. Additionally, you can install the billing metering service to collect usage data of compute resources in different projects.

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 billing metering, install the billing metering service.
  8. If you want to provision Backup and Restore as a Service, enable and configure the backup service.
  9. 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.