My plan is possibly to handle remote hardware setup in a zero trust manner:
The remote machine load the OS using PXE (or via ilo) in RAM
The OS stays in ram,
Data is encrypted on the disks local to the machine, access to it is done via the OS in memory
Is this possible to use MAAS to answeser to such request? Can we have crate an image that will be remotly loaded and shipped by the MAAS server and automate the encryption?