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. Create domains, projects, and users.
  6. Provide access to the self-service panel. After the panel is configured, you can log in there as a self-service user and start managing compute objects (refer to the Self-Service Guide).
  7. If you want to provision Kubernetes as a Service, install the Kubernetes service.
  8. If you want to provision Load Balancer as a Service, install the load balancer service.
  9. If you want to provision billing metering, install the billing metering service.