Added more images.

This commit is contained in:
2021-05-30 10:06:54 +12:00
parent f762a27c7f
commit ad465ed333
2 changed files with 5 additions and 4 deletions

BIN
images/imager-finished.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

View File

@ -13,8 +13,8 @@ Additionally in future I would like the cluster to be portable and operate via 3
I chose k3s as it incredibly lightweight but still CNCF certified and production grade software that is optimised for resource constraints of raspberry pis. I chose k3s as it incredibly lightweight but still CNCF certified and production grade software that is optimised for resource constraints of raspberry pis.
:
:
* Hardware pre-requisites * Hardware pre-requisites
@ -36,8 +36,6 @@ For this cluster I am using power over ethernet using [[https://www.pbtech.co.nz
*Note:* A power over ethernet cable switch is required for this configration. I am using [[https://www.pbtech.co.nz/product/SWHNGR1208120/NETGEAR-ProSAFE-GS108PP-8-Port-Gigabit-Unmanaged-P][this 8 port gigabit Netgear switch]] which supports 120 watts for POE. Each Pi will require at least 15 watts. *Note:* A power over ethernet cable switch is required for this configration. I am using [[https://www.pbtech.co.nz/product/SWHNGR1208120/NETGEAR-ProSAFE-GS108PP-8-Port-Gigabit-Unmanaged-P][this 8 port gigabit Netgear switch]] which supports 120 watts for POE. Each Pi will require at least 15 watts.
:
:
* Step 1 - Prepare boot media for master * Step 1 - Prepare boot media for master
@ -92,6 +90,9 @@ First select an Operating System, click ~CHOOSE OS~ --> ~Other general purpose O
Once you've selected the operating system and sd card, click ~WRITE~. The process will take a few minutes to complete. Once you've selected the operating system and sd card, click ~WRITE~. The process will take a few minutes to complete.
[[./images/imager-finished.png]]
** Apply custom install configuration ** Apply custom install configuration
Our next step after downloading the latest release is to apply our own installation configuration using a simple txt file. Our next step after downloading the latest release is to apply our own installation configuration using a simple txt file.