docs: rpi talosctl install update

Replaces default architecture in install instructions

fixes #8129

Signed-off-by: Justin Garrison <justin.garrison@siderolabs.com>
This commit is contained in:
Justin Garrison 2024-02-09 14:51:55 -08:00 committed by Andrey Smirnov
parent 493bb60f81
commit 8e9596d3c6
No known key found for this signature in database
GPG Key ID: FE042E3D4085A811
5 changed files with 10 additions and 10 deletions

View File

@ -12,6 +12,7 @@ If you have tested this on other Raspberry Pi boards, please let us know.
## Video Walkthrough
To see a live demo of this writeup, see the video below:
<iframe width="560" height="315" src="https://www.youtube.com/embed/aHu1lFir7UU" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
## Prerequisites
@ -24,8 +25,7 @@ You will need
Download the latest `talosctl`.
```bash
curl -Lo /usr/local/bin/talosctl https://github.com/siderolabs/talos/releases/download/{{< release >}}/talosctl-$(uname -s | tr "[:upper:]" "[:lower:]")-amd64
chmod +x /usr/local/bin/talosctl
curl -sL 'https://www.talos.dev/install' | bash
```
## Updating the EEPROM

View File

@ -12,6 +12,7 @@ If you have tested this on other Raspberry Pi boards, please let us know.
## Video Walkthrough
To see a live demo of this writeup, see the video below:
<iframe width="560" height="315" src="https://www.youtube.com/embed/aHu1lFir7UU" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
## Prerequisites
@ -24,8 +25,7 @@ You will need
Download the latest `talosctl`.
```bash
curl -Lo /usr/local/bin/talosctl https://github.com/siderolabs/talos/releases/download/{{< release >}}/talosctl-$(uname -s | tr "[:upper:]" "[:lower:]")-amd64
chmod +x /usr/local/bin/talosctl
curl -sL 'https://www.talos.dev/install' | bash
```
## Updating the EEPROM

View File

@ -12,6 +12,7 @@ If you have tested this on other Raspberry Pi boards, please let us know.
## Video Walkthrough
To see a live demo of this writeup, see the video below:
<iframe width="560" height="315" src="https://www.youtube.com/embed/aHu1lFir7UU" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
## Prerequisites
@ -24,8 +25,7 @@ You will need
Download the latest `talosctl`.
```bash
curl -Lo /usr/local/bin/talosctl https://github.com/siderolabs/talos/releases/download/{{< release >}}/talosctl-$(uname -s | tr "[:upper:]" "[:lower:]")-amd64
chmod +x /usr/local/bin/talosctl
curl -sL 'https://www.talos.dev/install' | bash
```
## Updating the EEPROM

View File

@ -12,6 +12,7 @@ If you have tested this on other Raspberry Pi boards, please let us know.
## Video Walkthrough
To see a live demo of this writeup, see the video below:
<iframe width="560" height="315" src="https://www.youtube.com/embed/aHu1lFir7UU" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
## Prerequisites
@ -24,8 +25,7 @@ You will need
Download the latest `talosctl`.
```bash
curl -Lo /usr/local/bin/talosctl https://github.com/siderolabs/talos/releases/download/{{< release >}}/talosctl-$(uname -s | tr "[:upper:]" "[:lower:]")-amd64
chmod +x /usr/local/bin/talosctl
curl -sL 'https://www.talos.dev/install' | bash
```
## Updating the EEPROM

View File

@ -12,6 +12,7 @@ If you have tested this on other Raspberry Pi boards, please let us know.
## Video Walkthrough
To see a live demo of this writeup, see the video below:
<iframe width="560" height="315" src="https://www.youtube.com/embed/aHu1lFir7UU" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
## Prerequisites
@ -24,8 +25,7 @@ You will need
Download the latest `talosctl`.
```bash
curl -Lo /usr/local/bin/talosctl https://github.com/siderolabs/talos/releases/download/{{< release >}}/talosctl-$(uname -s | tr "[:upper:]" "[:lower:]")-amd64
chmod +x /usr/local/bin/talosctl
curl -sL 'https://www.talos.dev/install' | bash
```
## Updating the EEPROM