kinvolk / racker

rack provisioning utility for Kinvolk projects
Apache License 2.0
14 stars 3 forks source link

management-node-ipxe: add an iPXE script and Ignition config #58

Closed pothos closed 3 years ago

pothos commented 3 years ago

The installation of the management node OS can be automated with PXE. Provide iPXE scripts and Ignition configurations for that, but also document how to do it manually from another live OS.

How to use

see readme

(Installation of racker on the target OS with sudo docker run --rm --privileged --pid host quay.io/kinvolk/racker:latest should be done manually before running racker factory)

Testing done

none yet but this is a simplified version of what is done for the regular nodes