herzogf / homek8s

Kubernetes installer for your datacenter at home.
MIT License
1 stars 2 forks source link

evaluate debian cloud image & cloud-init instead of preseed #24

Open herzogf opened 4 years ago

herzogf commented 4 years ago

At the moment we use the standard debian install image + preseed for a hands-off installation. This consumes lots of time We should check whether we could use the debian cloud image instead which just needs to be written to the disk and being initialized by cloud init. This could reduce the time to install new nodes but must fit to our pxe prpvisioning.