mirror of
https://github.com/khuedoan/homelab.git
synced 2025-02-06 09:08:26 +07:00
Add layer 0 bare metal docs
This commit is contained in:
parent
27ea47c11a
commit
4d8b0daf3e
@ -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
|
Loading…
Reference in New Issue
Block a user