Pi4 wont react on k3s installation script

Viewed 34

Whenever i paste the following command

curl -sfL https://get.k3s.io | sh -

K3s should install on my Pi however. When i do so my pi just loads an than nothing seems to happen.

When i check wheter or not K3s is installed with the command sudo systemctl status k3s it simply says that k3s is not installed

0 Answers
Related