khuedoan-homelab/infra
2021-07-21 00:49:30 +07:00
..
cluster Move Cluster API to infra and remove RKE and Terraform 2021-07-21 00:19:39 +07:00
ephemeral-cluster Move Cluster API to infra and remove RKE and Terraform 2021-07-21 00:19:39 +07:00
serverclasses Move Cluster API to infra and remove RKE and Terraform 2021-07-21 00:19:39 +07:00
bootstrap.sh Move Cluster API to infra and remove RKE and Terraform 2021-07-21 00:19:39 +07:00
clusterctl.yaml Move Cluster API to infra and remove RKE and Terraform 2021-07-21 00:19:39 +07:00
environment.yaml Move Cluster API to infra and remove RKE and Terraform 2021-07-21 00:19:39 +07:00
README.md Add new infra README 2021-07-21 00:49:30 +07:00

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