User Tools

Site Tools


cloud:intro

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:intro [2020/01/17 11:57] kauffmancloud:intro [2020/05/12 19:23] – [Annotated Example] chudler
Line 279: Line 279:
 As before, in the Network Gear section, get a campus IP address from our pool. As before, in the Network Gear section, get a campus IP address from our pool.
  
 +
 +Where do you want to create your floating IP?
 +<code>
 +openstack network list
 +</code>
 +Use the network from the previous command:
 <code> <code>
-openstack floating ip create+openstack floating ip create <network>
 </code> </code>
 +You now have an IP you can use: 
 <code> <code>
-openstack server add floating ip myserver 128.135.37.XX+openstack server add floating ip myserver <floating_ip_address>
 </code> </code>
  
Line 331: Line 338:
  
 Q: What about containers (docker)? Q: What about containers (docker)?
-A: We do not provide any support for them directly. We expect that you will want to manage this from inside the VMs that you create. We have no plans to deploy Magnum right now.+A: [[ cloud:recipe:docker | Container Docs ]]
  
 Q: My servers are in ERROR state!!! Q: My servers are in ERROR state!!!
/var/lib/dokuwiki/data/pages/cloud/intro.txt · Last modified: 2021/04/15 17:50 by chudler

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki