mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-05 21:11:52 +07:00
Add new infra README
This commit is contained in:
parent
0b50ac103a
commit
489615d504
14
infra/README.md
Normal file
14
infra/README.md
Normal file
@ -0,0 +1,14 @@
|
||||
# Infrastructure
|
||||
|
||||
Bare metal servers life cycle management:
|
||||
|
||||
- Automatically discover bare metal servers
|
||||
- Automatically wipe the disk
|
||||
- Install Linux on empty machines via the network (using iPXE)
|
||||
|
||||
Kubernetes cluster creation:
|
||||
|
||||
- Create ephemeral management cluster (using Kubernetes in Docker)
|
||||
- Create target cluster
|
||||
- Pivot the management plane over to the new cluster
|
||||
- Remove the ephemeral management cluster
|
Loading…
Reference in New Issue
Block a user