Welcome to the Linux Foundation Forum!

LAB 3.3 - impossible to install the app via helm on a Raspberry Pi

hi all,
i' m running all the laboratories on a Raspberry 5,
after some troubleshooting (frustrating enough) it seems that with microk8s 1.18 is impossible get the node Ready.

hence, after following that for the installig https://canonical.com/microk8s/docs/install-raspberry-pi (for the cgroup enable), i installed the version 1.29, after purge anything.

at then end, node ready and myapp scheduled.

sudo snap remove microk8s --purge
sudo snap install microk8s --classic --channel=1.29/stable

(here all the other commands in LAB 3.1 and 3.3)

and at the end:

kubectl get pods
NAME                          READY   STATUS    RESTARTS   AGE
demo-myapp-6b854757d6-p96q2   1/1     Running   0          14s

With microk8s 1.18 was impossible get the node Ready (missing folder permissions, Cgroup problem, Maximum number of inotify user watches )

cheers...

Categories

Upcoming Training