Skip to content

Instance Type

The Instance Type page allows you to define and manage hardware profiles (InstanceTypes) for Virtual Machines. An InstanceType specifies the CPU and Memory resources allocated to a VM.

The Instance Type page displays a list of available hardware profiles. The table includes the following information:

ColumnDescription
NameThe name of the Instance Type (e.g., small, medium, large).
NamespaceThe Kubernetes namespace where the Instance Type is defined.
CPU CoresThe number of virtual CPU cores allocated.
MemoryThe amount of RAM allocated.
Create TimeThe timestamp when the Instance Type was created.

You can create new Instance Types or manage existing ones using the Actions menu.

To define a new hardware profile:

  1. Click the Create button (plus icon) at the top of the page.

  2. A modal window titled “Create Instance Type” will appear.

  3. Configuration:

    • Name: Enter a unique name for the Instance Type.
    • Namespace: Specify the namespace (defaults to default).
    • CPU Cores: Enter the number of CPU cores.
    • Memory: Set the amount of memory (e.g., 4 GB).
  4. Click Confirm to create the Instance Type.

The Actions menu (three dots icon) for each Instance Type provides the following options:

Permanently removes the Instance Type.