Flavors: Difference between revisions
Jump to navigation
Jump to search
m Sia moved page BwCloud-OS Provided-Flavors to BwCloud-OS Flavors |
No edit summary |
||
| (5 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
== VM Flavors == | == VM Flavors == | ||
Below, you find the available instance (VM) flavors, including vCPUs, memory, and disk size. These configurations are predefined and cannot be customized. | |||
{| class="wikitable" | {| class="wikitable" | ||
! Name | ! Name | ||
! | ! vCPUs | ||
! RAM (GB | ! RAM (GB) | ||
! Disk (GB) | ! Disk (GB) | ||
|- | |- | ||
| m1.nano || 1 || 0.5 || 12 | | <code>m1.nano</code> || 1 || 0.5 || 12 | ||
|- | |- | ||
| m1.tiny || 1 || 1 || 12 | | <code>m1.tiny</code> || 1 || 1 || 12 | ||
|- | |- | ||
| m1.small || 1 || 2 || 12 | | <code>m1.small</code> || 1 || 2 || 12 | ||
|- | |- | ||
| m1.medium || 2 || 4 || 12 | | <code>m1.medium</code> || 2 || 4 || 12 | ||
|- | |- | ||
| m1.large || 4 || 8 || 12 | | <code>m1.large</code> || 4 || 8 || 12 | ||
|- | |- | ||
| m1.xlarge || 8 || 16 || 12 | | <code>m1.xlarge</code> || 8 || 16 || 12 | ||
|- | |- | ||
| m1.xxlarge || 16 || 32 || 12 | | <code>m1.xxlarge</code> || 16 || 32 || 12 | ||
|- | |- | ||
| win. | | <code>win.medium</code> || 2 || 4 || 60 | ||
|- | |- | ||
| win. | | <code>win.large</code> || 4 || 8 || 60 | ||
|- | |- | ||
| win. | | <code>win.xxlarge</code> || 16 || 32 || 60 | ||
|} | |} | ||
Latest revision as of 22:48, 21 October 2025
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 |