This adds a diagram to the metal overview that illustrates the PXE boot and
installation process. Fixes#2130.
Signed-off-by: Patatman <git@jeursen.nl>
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
- Add links to Arges in 0.4 and 0.5 docs
- Add an Arges architecture diagram
- Add margins around images in docs
Signed-off-by: Timothy Gerla <tim@gerla.net>
- Replaced the basic intro text for 0.3 and 0.4 on the docs home page with
more useful information and links to next steps.
Signed-off-by: Timothy Gerla <tim@gerla.net>
Signed-off-by: zerodayz <cerninr@gmail.com>
docs: add installation chapter to firecracker getting started
docs: add troubleshooting chapter to firecracker getting started
docs: add install and troubleshooting section in firecracker getting started
Signed-off-by: zerodayz <cerninr@gmail.com>
This PR removes the references to adding in the random CPU trust to the
kernel for all v0.4 docs, as well as in the iso command in the
installer. This is no longer needed with the newer linux kernel.
Signed-off-by: Spencer Smith <robertspencersmith@gmail.com>
- Lots of usability improvements to the docs sidebar.
- Headers aren't links to content anymore.
- All of the old index content has been moved to "Overview" pages that have
explicit links in the docs sidebar.
- Lots and lots of styling cleanups.
Signed-off-by: Tim Gerla <tim@gerla.net>
This is a rename of the osctl binary. We decided that talosctl is a
better name for the Talos CLI. This does not break any APIs, but does
make older documentation only accurate for previous versions of Talos.
Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>