User Tools

Site Tools


cloud:cli

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
cloud:cli [2020/05/14 10:17] – [A WORD ABOUT CLOUD INIT] chudlercloud:cli [2020/05/14 10:41] – [Creating an Instance] chudler
Line 17: Line 17:
       username: "CNetID"       username: "CNetID"
       password: "sekret"       password: "sekret"
-      project_id: YOUR PROJECT UUID 
       project_name: "CNetID"       project_name: "CNetID"
       user_domain_name: "CS_LDAP"       user_domain_name: "CS_LDAP"
Line 62: Line 61:
 ==== Flavors ==== ==== Flavors ====
 A flavor is a pre-chosen size for resources that make up an instance. It is a mandatory parameter when creating instances. Look at the available flavors, which your admins have created.\\ A flavor is a pre-chosen size for resources that make up an instance. It is a mandatory parameter when creating instances. Look at the available flavors, which your admins have created.\\
-Servers can grow after creation. For example, the disk-size attribute merely expresses the **minimum** size of the boot volume, and most cloud-enabled operating systems expand the root volume on first-boot. In spite of this, relying on dynamically resizing instances increases risk, and you should choose a size that is close to what you expect to use.+ 
 +Servers can grow after creation. For example, the ''disk-size'' attribute merely expresses the **minimum** size of the boot volume, and most cloud-enabled operating systems expand the root volume on first-boot. In spite of this, relying on dynamically resizing instances increases risk, and you should choose a size that is close to what you expect to use.
 <code>openstack flavor list</code> <code>openstack flavor list</code>
  
Line 82: Line 82:
 You now have all of the prerequisites for launching a virtual computer. These are the prerequisites: You now have all of the prerequisites for launching a virtual computer. These are the prerequisites:
  
-  * Properly prepared Network -- or use the one called "cloudif you don'care about the L2 boundary nor the source address of your NAT clients+  * Properly prepared Network -- or use the one called ''cloud'' if you don'mind sharing a broadcast domain, nor wish to control the source address of your NAT clients
   * Flavor Name   * Flavor Name
   * Image Name   * Image Name
/var/lib/dokuwiki/data/pages/cloud/cli.txt · Last modified: 2021/04/15 16:53 by chudler

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki