Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: Gaurav Gahlot <[email protected]>
  • Loading branch information
gauravgahlot committed Apr 20, 2021
1 parent 452ff23 commit a7772db
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ The Tinkerbell stack consists of several microservices, and a gRPC API:
The CLI is the user-interactive piece for creating workflows and their building blocks, templates and hardware data.

### Boots

[Boots][2] is Tinkerbell's DHCP server.
It handles DHCP requests, hands out IPs, and serves up iPXE.
It uses the Tinkerbell client to pull and push hardware data.
Expand All @@ -35,7 +36,7 @@ It installs operating systems and handles deprovisioning.

### Hook

[Hook][5] is a newly introduced alternative to OSIE.
[Hook][5] is the newly introduced alternative to OSIE.
It's the next iteration of the in-memory installation environment to handle operating system installation and deprovisioning.

### PBnJ
Expand Down

0 comments on commit a7772db

Please sign in to comment.