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:50] Mark Olie [Bootstrap] |
linuxfriendly:services:start [2025/07/30 22:09] (current) Mark Olie [Bootstrap] |
||
---|---|---|---|
Line 3: | Line 3: | ||
---- | ---- | ||
====== Bootstrap ====== | ====== Bootstrap ====== | ||
- | ^ Service ^ When ^ Comment ^ | + | * 4 Hardware |
- | | Hardware | + | * Bootstrap |
- | | Deploy VM | Bootstrap | + | * 32 CPU |
- | | | | * install | + | * 256 GB Ram |
- | | * Clone Linuxfriendly ironic/ | + | * 2 TB Diskspace |
- | | * install Cephfs | + | * 4 Network cards |
- | | * install Openstack | + | * 3 Compute hypervisors |
- | | * Install workload Galera | + | * 32 CPU |
- | | * Install Openshift | + | * 256 GB Ram |
- | | | + | * 2 TB Diskspace |
+ | * 4 Network cards | ||
+ | |||
+ | ---- | ||
+ | |||
+ | === Bootstrap | ||
+ | - Install Rocky Linux | ||
+ | - Install Libvirtd + virsh + gui (XFCE / KDE Preferred) | ||
+ | - Create a VM with access to the ctrl and tenant lan. | ||
+ | | ||
+ | - Install GIT | ||
+ | - Install python3-openstackclient | ||
+ | - Install Bifrost, ironic, | ||
+ | | ||
+ | |||
+ | ---- | ||
+ | |||
+ | === Compute hosts === | ||
+ | * install Cephfs | ||
+ | * install Openstack | ||
+ | * Install workload Galera | ||
+ | * 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 |