Prerequisites
You will needtalosctl- an SD card
talosctl.
Download the image
The default schematic id for “vanilla” Libretech H3 CC H5 is5689d7795f91ac5bf6ccc85093fad8f8b27f6ea9d96a9ac5a059997bffd8ad5c.
Refer to the Image Factory documentation for more information.
Download the image and decompress it:
Writing the image
The path to your SD card can be found usingfdisk on Linux or diskutil on macOS.
In this example, we will assume /dev/mmcblk0.
Now dd the image to your SD card:
Bootstrapping the node
Insert the SD card to your board, turn it on and wait for the console to show you the instructions for bootstrapping the node. Generate the machine configuration for the cluster (see Getting Started for the full flow), and apply it to the node:kubectl.
Retrieve the kubeconfig
Retrieve the admin kubeconfig by running: