Flavors (Gen2): 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
|}

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.

Flavor Cores RAM (GB) Root Disk (GB)
p1.nano 1 1 20
p1.nano_ram 1 2 20
p1.nano_cpu 1 0.5 20
p1.tiny 2 2 20
p1.tiny_ram 2 4 20
p1.tiny_cpu 2 1 20
p1.small 4 4 20
p1.small_ram 4 8 20
p1.small_cpu 4 2 20
p1.medium 8 8 20
p1.medium_ram 8 16 20
p1.medium_cpu 8 4 20
p1.large 16 16 20
p1.large_ram 16 32 20
p1.large_cpu 16 8 20