This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
linuxfriendly:services:start [2025/07/30 21:44] Mark Olie [Bootstrap] |
linuxfriendly:services:start [2025/07/30 22:09] (current) Mark Olie [Bootstrap] |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ---- | ||
+ | ====== Services ====== | ||
---- | ---- | ||
====== Bootstrap ====== | ====== Bootstrap ====== | ||
- | Hardware | + | * 4 Hardware |
- | Deploy VM | + | * Bootstrap hardware |
- | * Setup python3 virtualenv | + | * 32 CPU |
- | * install | + | * 256 GB Ram |
- | | + | * 2 TB Diskspace |
+ | * 4 Network cards | ||
+ | * 3 Compute hypervisors | ||
+ | * 32 CPU | ||
+ | * 256 GB Ram | ||
+ | * 2 TB Diskspace | ||
+ | * 4 Network cards | ||
+ | |||
+ | ---- | ||
+ | |||
+ | === Bootstrap server: === | ||
+ | - Install Rocky Linux | ||
+ | - Install Libvirtd + virsh + gui (XFCE / KDE Preferred) | ||
+ | - Create a VM with access to the ctrl and tenant lan. | ||
+ | - Install python Venv | ||
+ | - Install GIT | ||
+ | - Install python3-openstackclient | ||
+ | - Install Bifrost, ironic, | ||
+ | | ||
+ | |||
+ | ---- | ||
+ | |||
+ | === Compute hosts === | ||
* install Cephfs | * install Cephfs | ||
- | * install Openstack | + | * install Openstack |
- | * Install workload Galera | + | * Install workload Galera |
- | * Install Openshift | + | * Install Openshift |
+ | * Install Gitlab | ||
---- | ---- | ||
====== Openstack ====== | ====== Openstack ====== | ||
* Configure admin network and router to reach the control plane | * Configure admin network and router to reach the control plane | ||
+ | * Configure tenant network and router to reach the tenant plane | ||
* Configure the OOB network | * Configure the OOB network | ||
- | * Setup Workload VM with interface on shared | + | * Setup Workload VM with interface on tenant |
- | * | + | * migrate bootstrap services to this VM |