microk8s
microk8s copied to clipboard
MicroK8s in Raspberry Pi 5 with Raspberry Pi OS 64 Bit - node not ready
Summary
What Should Happen Instead?
Reproduction Steps
- Install raspberry pi os on pi5
- Enable cgroup according to the documentation on new line in /boot/firmware/cmdline.txt
- Reboot
- Install snapd (sudo apt install snapd)
- Reboot
- Install snapd (sudo snap install snapd)
- Sudo snap install microk8s —classic
- Sudo microk8s start
Introspection Report
Not sure . If I am doing something wrong here