Prerequisites
You will needtalosctl
- an SD card
talosctl
.
Download the Image using Image Factory
The default schematic id for โvanillaโ Banana Pi M64 is8e11dcb3c2803fbe893ab201fcadf1ef295568410e7ced95c6c8b122a5070ce4
.
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. Following the instructions in the console output to connect to the interactive installer:kubectl
.
Retrieve the kubeconfig
Retrieve the admin kubeconfig
by running: