microk8s icon indicating copy to clipboard operation
microk8s copied to clipboard

MicroK8s in Raspberry Pi 5 with Raspberry Pi OS 64 Bit - node not ready

Open npandeya opened this issue 7 months ago • 1 comments

Summary

What Should Happen Instead?

Reproduction Steps

  1. Install raspberry pi os on pi5
  2. Enable cgroup according to the documentation on new line in /boot/firmware/cmdline.txt
  3. Reboot
  4. Install snapd (sudo apt install snapd)
  5. Reboot
  6. Install snapd (sudo snap install snapd)
  7. Sudo snap install microk8s —classic
  8. Sudo microk8s start

Introspection Report

Not sure . If I am doing something wrong here

Can you suggest a fix?

Are you interested in contributing with a fix?

npandeya avatar Jul 20 '24 23:07 npandeya