rsnt_translations
56,437
edits
No edit summary |
No edit summary |
||
Line 52: | Line 52: | ||
*''Details'' tab | *''Details'' tab | ||
**''Availability Zone'': There is only one zone; do not change its name. | **''Availability Zone'': There is only one zone; do not change its name. | ||
**''Instance | **''Instance Name'': <code>test</code><br/>Enter a name for your virtual machine. {{Box |Some constraints apply when choosing a name for your virtual machine: | ||
* must be under 253 characters | * must be under 253 characters | ||
* each label (seperated by ".") must be between 1 and 63 characters long | * each label (seperated by ".") must be between 1 and 63 characters long | ||
* each label must contain only ASCII letters 'a' - 'Z' (case-insensitive), '0' - '9', and '-' | * each label must contain only ASCII letters 'a' - 'Z' (case-insensitive), '0' - '9', and '-' | ||
* labels must not start or end with a '-' | * labels must not start or end with a '-' | ||
* must be case-insensitive (i.e. will convert | * 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. |