Scripts and configuration to test if microshift can run on debian / raspberry pi os
- Microshift release 4.20
- Debian trixie (13)
- raspberry pi os lite flavor
- Raspberry pi 5 8Gb with os installed on microSD
- NVME available for the topoLVM (dynamic PV provisioning), whole disk dedicated to LVM (not the best config i will change that in the future)
- pull secret (not needed anymore as we are now using community version)
- rasberry pi 5 (and power supply, heatsink, etc...)
- microsd card
- nvme (or sata disk, or similar, if you want to have dedicated storage for PV)
Work in progress
- prepare the os (hostname, user and password, network config, ntp, etc...)
- (not nedded as community version doesn't deploy LVMS operator) setup the PV dedicated device with lvm and create a volumegroup called "myvg1" (it can be different, but i'm not currently putting attention on this)
- clone this repository
- run sudo prepare.sh and cross fingers
This is a test on my own, not linked to Redhat or its products and i decline any responsibility also consider that this configuration is out of any official support. It is just to have some fun with microshift on raspberry pi 5 and debian.