Linux serverNETWORK ADMINISTRATIONSredhat

How to Manage OpenStack Private Clouds Episode 2 – How to Launch Compute Instances

OpenStack is an open-source cloud computing platform that enables you to build your very own private cloud that is completely under your control. You can use it to spin up compute instances, set up block and object storage, load balancers, software-defined networking, and more. In this six-part guide, Jay will guide you through the finer points of OpenStack with hands-on examples. In the second episode, we’ll explore the process of creating compute instances.

Thanks to OpenMetal for collaborating with LearnLinuxTV and making this series a reality!
– Check out OpenMetal (series sponsor) for your very own on-demand cloud! ➜ https://bit.ly/3JxnM3G

SUPPORT LEARN LINUX TV
Note: Commission may be earned for any and all links presented here.
• Become a channel member here on YouTube ➜ https://learnlinux.link/join
• Become a Patron on Patreon ➜ https://learnlinux.link/patron
• Receive a 5% discount on an LPI exam voucher ➜ https://learnlinux.link/lpi-voucher

*Individual Sections*
00:00 – Intro
00:47 – Check out OpenMetal for your very own on-demand OpenStack cloud! (Sponsor) https://bit.ly/3JxnM3G
02:25 – Introducing Nova – The OpenStack project that provides Compute Resources
03:34 – Launching a compute instance within OpenStack
16:30 – Accessing the console within OpenStack after instance creation
17:29 – Connecting to an OpenStack compute instance via OpenSSH
21:27 – Installing updates on our OpenStack compute instance
22:48 – Installing Apache on our compute instance
23:47 – Configuring security groups for an OpenStack compute instance
25:58 – How to create a snapshot of an OpenStack compute instance
33:32 – What is a “Flavor” within OpenStack?
39:15 – Creating a custom instance flavor
41:11 – How to resize an OpenStack compute instance
43:46 – Quick introduction to “Server Groups” within OpenStack (Affinity and Anti-Afffinity)

LINKS TO ALL EPISODES IN THIS SERIES
• Episode 1 – Introduction to Private Cloud Administration ➜ https://linux.video/openstack1
• Episode 2 – How to Launch Compute Instances (this video)
• Episode 3 – Setting Up Block Storage Volumes ➜ https://linux.video/openstack3
• Episode 4 – Building Virtual Networks ➜ https://linux.video/openstack4
• Episode 5 – Combining OpenStack and OpenShift ➜ https://linux.video/openstack5
• Episode 6 – Automating Cloud Deployments ➜ https://linux.video/openstack6

RELATED VIDEOS
• Getting Started with OpenStack ➜ https://linux.video/openstack0

GIVE YOURSELF A LITTLE GIFT
• Latest book: Mastering Ubuntu Server 4th Edition ➜ http://ubuntuserverbook.com
• Affiliate store for Linux compatible hardware/accessories ➜ https://learnlinux.link/amazon
• Awesome KVM for your Homelab ➜ https://learnlinux.link/tinypilot

LEARN SOMETHING NEW
• How to create a bootable flash drive for installing Linux ➜ https://linux.video/flash-usb
• Understanding Linux permissions ➜ https://linux.video/perms
• OpenSSH Guide ➜ https://linux.video/ssh
• How to better secure OpenSSH ➜ https://linux.video/secure-ssh

VISIT LEARN LINUX TV SITES
• Main site ➜ https://www.learnlinux.tv
• Community ➜ https://community.learnlinux.tv

ABOUT THE HOST
• Personal blog ➜ https://www.jaylacroix.com
• Twitter ➜ https://learnlinux.link/twitter

*FAQ*
• Which distro do I use? ➜ https://learnlinux.link/mydistro
• My recording gear (commissions earned) ➜ https://learnlinux.link/recording-stuff

— Content Ethics —
• The following article covers the rules and guidelines Learn Linux TV abides by ➜ https://www.learnlinux.tv/content-ethics

*Disclaimer*
LearnLinuxTV produces technical content that will hopefully be helpful to you and teach you something new. However, this content is provided without any warranty (expressed or implied). LearnLinuxTV is not responsible for any damages that may arise from any use of the content and information that’s being provided. The viewer is expected to follow best judgement and to make his/her/their best decisions while working with production or non-production software, systems and hardware.

#OpenStack #DevOpsTraining #cloudcomputing

source

by Learn Linux TV

openstack

16 thoughts on “How to Manage OpenStack Private Clouds Episode 2 – How to Launch Compute Instances

  • This was an awesome video. Thank you. But I have queries. Do we can attach volumes while launching instances? I mean just launch the instance and open it we have vda, vdb, vdc, etc.

  • Could you please inform me what video editor you used for publishing this clip?

  • I installed openstack using devstack on a proxmox virtual machine. The devstack installation gave me a private network, a public network and a router. There was no external network provided. The public network was default values that don't correspond to my internal home network. I tried to create an external public network using my home network values. While I can ping the nodes from within those allocated when I created the external network, I cannot generally ping the instances from within my home network. Is there a tutorial on how to create what is the equivalent of the external network in Jay's video so I can do updates to the instances and ssh into them from my home network?

  • Excellent instruction. Nonetheless, the emphasis was on Linux users.

  • This was an ewasome video, thank you very much, I completely understood everythin !

  • Great Job Jay, This was an Awesome video. I appreciate you very much.

  • Just a quick note: GitLab has documentation on how to run an instance on memory constrained systems. If you don't need to take care of 500+ users then it only takes up about 2.5 GB RAM and 2-3 cores.

  • Horizon is a turn-off for me. Pl take a look a skyline

  • Do you actually plan some videos about how to effectively use GPG built in packages to encrypt files or directories on local SSD or on removable USB memory devices.
    Eventually you can show off some other valid handy alternatives to do the job?

  • Maybe I missed it but are you going to talk about building your own Nova nodes?

Comments are closed.