Skip to content

Commit

Permalink
remove Das Boot
Browse files Browse the repository at this point in the history
  • Loading branch information
mrbojangles3 committed Oct 23, 2024
1 parent 8a7aec1 commit d5b4c11
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions docs/concepts/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ Hedgehog Fabric consists of the following components:

* Fabricator - special tool to install and configure Fabric, or to run virtual labs
* Control Node - one or more Kubernetes nodes in a single cluster running Fabric software:
* Das Boot - set of services providing switch boot and installation
* Fabric Controller - main control plane component that manages Fabric resources
* Fabric Kubectl plugin (Fabric CLI) - kubectl plugin to manage Fabric resources in an easy way
* Fabric Agent - runs on every switch and manages switch configuration
Expand Down Expand Up @@ -68,24 +67,6 @@ Installer builder and VLAB.
* Installation progress, status and retries
* Disaster recovery and backups

## Das Boot

Switch boot and installation.

* Seeder
* Actual switch provisioning
* ONIE on a switch discovers Control Node using LLDP
* Loads and runs Hedgehog's multi-stage installer
* Network configuration and identity setup
* Performs device registration
* Hedgehog identity partition gets created on the switch
* Downloads SONiC installer and runs it
* Downloads Agent and its config and installs to the switch
* Registration Controller
* Device identity and registration
* Actual SONiC installers
* Miscellaneous: rsyslog/ntp

## Fabric

Control plane and switch agent.
Expand Down

0 comments on commit d5b4c11

Please sign in to comment.