Cloud Quick Start: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 58: Line 58:
* labels must not start or end with a '-'
* labels must not start or end with a '-'
* must be case-insensitive (i.e. will convert uppercase to lowercase)
* must be case-insensitive (i.e. will convert uppercase to lowercase)
}
}}
**''Flavor'': <code>c1-3.75gb-36</code><br/>The flavor defines virtual machine specifications. This particular flavor has one virtual CPU, 3.75GB of RAM (memory) and an ephemeral disk of 36GB. Ephemeral disks are disks created and destroyed with the instance; they reside on the local hardware running the virtual machine.
*''Flavor'': <code>c1-3.75gb-36</code><br/>The flavor defines virtual machine specifications. This particular flavor has one virtual CPU, 3.75GB of RAM (memory) and an ephemeral disk of 36GB. Ephemeral disks are disks created and destroyed with the instance; they reside on the local hardware running the virtual machine.


::&rarr;Flavors starting with a "p" do not have an extra ephemeral disk and thus no "-##" on the end. They also have a very small root disk of only 2.2G, with a typical OS taking about 770MB of that. The root disk, as you might have guessed, is mounted at the root of the Linux file system.
::&rarr;Flavors starting with a "p" do not have an extra ephemeral disk and thus no "-##" on the end. They also have a very small root disk of only 2.2G, with a typical OS taking about 770MB of that. The root disk, as you might have guessed, is mounted at the root of the Linux file system.
rsnt_translations
56,430

edits