khuedoan-homelab/infra
Khue Doan cd475ae148
Revert "Increase worker replicas"
This reverts commit 5963fc66d3.
2021-07-21 04:16:26 +07:00
..
cluster Revert "Increase worker replicas" 2021-07-21 04:16:26 +07:00
dhcp-server Add DHCP server config 2021-07-21 03:31:14 +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 Revert "Increase worker replicas" 2021-07-21 04:16:26 +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