Add layer 0 bare metal docs

This commit is contained in:
Khue Doan 2021-02-12 16:12:21 +07:00
parent 27ea47c11a
commit 4d8b0daf3e

View File

@ -0,0 +1,14 @@
# Layer 0
Bare metal provisioning
- Render PXE boot configs
- Start Docker based PXE server
- Turn off all nodes
- Wake them up using magic packet
- Install OS using PXE and kickstart
- Wait for the OS installation to finish and reboot to the new OS
- Start basic provisioning
- Install Docker
- Create simple etcd container for Terraform state
- Generate Terraform backend config