Instance Type
This content is not available in your language yet.
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.
Introduction
Section titled “Introduction”The Instance Type page displays a list of available hardware profiles. The table includes the following information:
| Column | Description |
|---|---|
| Name | The name of the Instance Type (e.g., small, medium, large). |
| Namespace | The Kubernetes namespace where the Instance Type is defined. |
| CPU Cores | The number of virtual CPU cores allocated. |
| Memory | The amount of RAM allocated. |
| Create Time | The timestamp when the Instance Type was created. |
Manage Instance Types
Section titled “Manage Instance Types”You can create new Instance Types or manage existing ones using the Actions menu.
Create a New Instance Type
Section titled “Create a New Instance Type”To define a new hardware profile:
-
Click the Create button (plus icon) at the top of the page.
-
A modal window titled “Create Instance Type” will appear.
-
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).
-
Click Confirm to create the Instance Type.
Instance Type Actions
Section titled “Instance Type Actions”The Actions menu (three dots icon) for each Instance Type provides the following options:
Delete
Section titled “Delete”Permanently removes the Instance Type.