DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Launching an Instance in Openstack!

5 years ago medium.com
Launching an Instance in Openstack!

Summary: This is a summary of an article originally published by the source. Read the full original article here →

Ever wondered of hosting your own cloud in your own machine or on top of public cloud & launching an instance in it. A small note: before launching any instance or to do any operation, you should be in the demo or admin role in CLI mode. There are 3 ways available to spawn an instance in Openstack:Through WebUI: This service of WebUI is provided by the Horizon service in Openstack.

This service is very easy to use, that is why I am not covering instance spawning through this service in this article. Through Command Line Interface (CLI): The service which is used for computing in Openstack is known as “Nova”, this is the service which launches an instance with the help of other services which are “Cinder”, “Glance”, & “Neutron”, they are used for block storage, image management, & network services respectively.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com