Prerequisites
You will needtalosctl
- an SD card or an eMMC or USB drive or an nVME drive
talosctl
.
Download the Image
The default schematic id for “vanilla” Rock 4c Plus ised7091ab924ef1406dadc4623c90f245868f03d262764ddc2c22c8a19eb37c1c
.
Refer to the Image Factory documentation for more information.
Download the image and decompress it:
Writing the Image
The path to your SD card/eMMC/USB/nVME 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:
- booting from a SD card or eMMC
Booting from SD card or eMMC
Insert the SD card into the board, turn it on and proceed to bootstrapping the node.Bootstrapping the Node
Wait for the console to show you the instructions for bootstrapping the node. Following the instructions in the console output to connect to the interactive installer:kubectl
.
Retrieve the kubeconfig
Retrieve the admin kubeconfig
by running: