How to install OpenStack with Kayobe
We look into installing OpenStack using Kayobe. OpenStack is a compute cluster solution with a lot of different services that could handle many task such as storage, network, compute and orchestration.
I try to solve Advent of code puzzles during the 2024 event. Please share your solutions and be a part of this great community.
I’m trying to solve all the Advent of Code puzzles in this video series.
We look into how to install and use simple-cdd to create a new Bookworm install image fully automated with no input from the user during install. Git repository https://github.com/kalaspuffar/simple-cdd-bookworm
In this video series, I try to challenge myself with the Advent of Code trials. Each solution will be published to Github, and I hope you will learn something from my coding mistakes and perhaps send some code my way on how you have done these challenges. I know by reading code, so this is…
In this video we setup rust jni to call a rust function from java using jni. Java native interface is a great way to enable quick calls to native code built in other languages like Rust. This approach can be used for other languages as well.
We solve the day 14 challenges for the Advent of Code.
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Hi Daniel, would you have any tutorial or step-by-step guide to deploy OpenStack on Rocky Linux 8 using Kayobe? I’m a little desperate because I can’t find any decent documentation… thanks.
Hi Lordalvaro
Well, installing OpenStack is a bit of a hazzle and I’ve never installed Rocky Linux so there might be dependencies that are strange for that system. I’m usually using debian as it’s a very common server system used by most server administrators.
I’m not sure I’ll do another Openstack series but I guess you could use parts from it in order to figure out how to do your install.
I hope this helps. Thank you for watching my videos.
Best regards
Daniel