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:39] – [Flavors] chudlercloud:cli [2020/05/14 14:54] – [Internet Addresses] chudler
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
Line 149: Line 149:
 </code> </code>
  
-In actual fact, all of the servers you create will be in the same security group.+In actual fact, all of the servers you create will be in the same security group, so you will not need to "discover" it more than once.
  
 ==== Internet Addresses ==== ==== Internet Addresses ====
  
-If the server's status shows "Active", you can assign it an additional IP address. When doing networking work, you might wish to connect to web interface to access the console of the virtual machine.+If the server's status shows ''Active'', you can assign it an additional IP address. When doing networking work, you might wish to connect to web interface to access the console of the virtual machine.
  
 As in [[ cloud:recipe:networks | Advanced Networking ]] get a campus IP address from our pool. As in [[ cloud:recipe:networks | Advanced Networking ]] get a campus IP address from our pool.
Line 181: Line 181:
 This section added a floating ip address directly to the server. You must realize that a router was needed on the subnet for that to happen. On default subnets, your cloud admin has pre-created suitable routers. The command will fail if you are creating your own subnets and networks without taking similar steps. This section added a floating ip address directly to the server. You must realize that a router was needed on the subnet for that to happen. On default subnets, your cloud admin has pre-created suitable routers. The command will fail if you are creating your own subnets and networks without taking similar steps.
  
 +Mixing and matching these techniques will create hilarious disasters.
 ==== A WORD ABOUT CLOUD INIT ==== ==== A WORD ABOUT CLOUD INIT ====
 Your author uses cloud init extensively and does not contemplate alternative. It is optional. A minimal cloud-init for a modern Ubuntu cloud OS might look like this Your author uses cloud init extensively and does not contemplate alternative. It is optional. A minimal cloud-init for a modern Ubuntu cloud OS might look like this
/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