kayobe/doc/source/resources.rst
Mark Goddard b9d76f6ef5 Remove support for CentOS 7 and Python 2
* Always use Python 3
* Drop code paths for CentOS 7
* Drop support for Yum
* Remove support for host NTP daemon, always use chrony
* Switch references from 'yum_install_epel' to 'dnf_install_epel'
* Remove overcloud host image workaround for tagged VLAN admin network
* Remove the kayobe.utils.yum_install function, which is unused

Change-Id: I368f6edafed9779658798fc342116b4c1b3ffd48
Story: 2006574
Task: 39481
2020-05-28 10:25:51 +01:00

1.1 KiB

Resources

This section contains links to external Kayobe resources.

A Universe From Nothing

Note

The 'A Universe From Nothing' deployment guide is intended for educational & testing purposes only. It is not production ready.

Originally created as a workshop, A 'Universe From Nothing' is an example guide for the deployment of Kayobe on virtual hardware. You can find it on GitHub here.

The repository contains a configuration suitable for deploying containerised OpenStack using Kolla, Ansible and Kayobe. The guide makes use of Tenks to provision a virtual baremetal environment running on a single hypervisor.

To complete the walkthrough you will require a baremetal or VM hypervisor running CentOS 8 with at least 32GB RAM & 80GB disk space. Preparing the deployment can take some time - where possible it is beneficial to snapshot the hypervisor. We advise making a snapshot after creating the initial 'seed' VM as this will make additional deployments significantly faster.