Flavors: Difference between revisions

From bwCloud-OS
Jump to navigation Jump to search
No edit summary
Admin (talk | contribs)
No edit summary
 
Line 3: Line 3:
Below, you find the available instance (VM) flavors, including vCPUs, memory, and disk size. These configurations are predefined and cannot be customized.
Below, you find the available instance (VM) flavors, including vCPUs, memory, and disk size. These configurations are predefined and cannot be customized.


{| class="wikitable"
{{:Table: Flavors}}
! Name
! vCPUs
! RAM (GB)
! Disk (GB)
|-
| <code>m1.nano</code> || 1 || 0.5 || 12
|-
| <code>m1.tiny</code> || 1 || 1 || 12
|-
| <code>m1.small</code> || 1 || 2 || 12
|-
| <code>m1.medium</code> || 2 || 4 || 12
|-
| <code>m1.large</code> || 4 || 8 || 12
|-
| <code>m1.xlarge</code> || 8 || 16 || 12
|-
| <code>m1.xxlarge</code> || 16 || 32 || 12
|-
| <code>win.medium</code> || 2 || 4 || 60
|-
| <code>win.large</code> || 4 || 8 || 60
|-
| <code>win.xxlarge</code> || 16 || 32 || 60
|}

Latest revision as of 09:25, 24 February 2026

VM Flavors

Below, you find the available instance (VM) flavors, including vCPUs, memory, and disk size. These configurations are predefined and cannot be customized.


Name vCPUs RAM (GB) Disk (GB)
m1.nano 1 0.5 12
m1.tiny 1 1 12
m1.small 1 2 12
m1.medium 2 4 12
m1.large 4 8 12
m1.xlarge 8 16 12
m1.xxlarge 16 32 12
win.medium 2 4 60
win.large 4 8 60
win.xxlarge 16 32 60