Five new, excellent OpenStack tutorials

No readers like this yet.
Open and closed source

Opensource.com

Launching a private cloud on open source software might seem like a daunting task, but fortunately, the OpenStack community is working hard to provide resources and tutorials to make it easier for people of all skill levels. In addition to the official documentation, and books like the one we profiled from O'Reilly, there are several other great howtos out there to help you get through whatever your next step might be.

The rate at which tutorial posts are published is almost overwhelming, not that this is a bad thing! Here are some of the best tutorials we came across in the past month, along with a short summary of each.

  • A group of guides to better navigate the basics of OpenStack. Each guide covers the essential parts of how to install and use the core OpenStack components.
  • To access your individual instances from the outside world, you need to assign them a public IP address. Keeping track of a few IPs is easy enough, but as your cloud grows, it can be hard to stick to your original plan for floating IP allocation. This guide offers some help on growing your floating IP pool on an established cloud installation.
  • Security and server hardening on OpenStack is split across two parts in this guide. Rather that focusing on hardening your images, this tutorial takes a different approach which might be easier to manage. Part one looks at using cloud-init and user data to harden an instance. Part two uses Heat templates to conduct the hardening.
  • Learn how to install multi-nodes in OpenStack with this guide. So you've managed to get OpenStack up and running on a single test node. Congratulations! The next step is harnessing the power of the datacenter by making your installation span multiple physical machines. This tutorial, along with its 30 minute video, will help with that next step.
  • Finally, if you missed the live event on Tuesday, Steve Gordon hosted an excellent Google Hangout on OpenStack Heat. Steve ran through some of the new features available in the Icehouse release and showed how they work. This 38 minute video looks at both new options for templating, non-template based feature additions, and includes a Q&A at the end. We've embedded the video below, as there is no written guide to go along with this one.

 


That's it for this month. Check out our past OpenStack tutorials collection for more great guides and hints. And if we missed your favorite new guide or resource, let us know in the comments!

User profile image.
Jason was an Opensource.com staff member and Red Hatter from 2013 to 2022. This profile contains his work-related articles from that time. Other contributions can be found on his personal account.

2 Comments

And here's one more that came through my inbox recently that's worth a read: <a href="http://www.ravellosystems.com/blog/multi-node-openstack-rdo-icehouse-aws-ec2-google/">Multi-node OpenStack RDO IceHouse on AWS/EC2 and Google</a>.

Get your OpenStack cluster up and running on multiple nodes on virtualized hardware - a good option for folks wanting to try multinode without extra boxes sitting around, or to test configurations before live deployment.

This is also a good intro to OpenStack 101:

http://bit.ly/openstack-01

Enjoy..

Creative Commons LicenseThis work is licensed under a Creative Commons Attribution-Share Alike 4.0 International License.