Hi Everyone, Please Help!
I’m not sure if this is the right forum so let me know if I need to forward this inquiry.
I have been trying to get my Raspberry Pi 5 to successfully start microk8s. I’m able to install without issue but then the trouble starts. I have tried to get it working for a few days now and searched several forums for answers. Here is what I’m seeing.
Hardware: Raspberry Pi 5
OS: Raspberry Pi OS Lite
- Release date: May 13th 2025
- System: 64-bit
- Kernel version: 6.12
- Debian version: 12 (bookworm)
**snap services**
Service Startup Current Notes
microk8s.daemon-apiserver-kicker enabled active -
microk8s.daemon-apiserver-proxy enabled inactive -
microk8s.daemon-cluster-agent enabled active -
microk8s.daemon-containerd enabled active -
microk8s.daemon-etcd enabled inactive -
microk8s.daemon-flanneld enabled inactive -
microk8s.daemon-k8s-dqlite enabled active -
microk8s.daemon-kubelite enabled active -
**microk8s status**
microk8s is not running. Use microk8s inspect for a deeper inspection.
**microk8s inspect**
Inspecting system
Inspecting Certificates
Inspecting services
Service snap.microk8s.daemon-cluster-agent is running
Service snap.microk8s.daemon-containerd is running
Service snap.microk8s.daemon-kubelite is running
Service snap.microk8s.daemon-k8s-dqlite is running
Service snap.microk8s.daemon-apiserver-kicker is running
Copy service arguments to the final report tarball
Inspecting AppArmor configuration
Gathering system information
Copy processes list to the final report tarball
Copy disk usage information to the final report tarball
Copy memory usage information to the final report tarball
Copy server uptime to the final report tarball
Copy openSSL information to the final report tarball
Copy snap list to the final report tarball
Copy VM name (or none) to the final report tarball
Copy current linux distribution to the final report tarball
Copy asnycio usage and limits to the final report tarball
Copy inotify max_user_instances and max_user_watches to the final report tarball
Copy network configuration to the final report tarball
Inspecting kubernetes cluster
Inspect kubernetes cluster
Inspecting dqlite
Inspect dqlite
cp: cannot stat '/var/snap/microk8s/8206/var/kubernetes/backend/localnode.yaml': No such file or directory
Building the report tarball
Report tarball is at /var/snap/microk8s/8206/inspection-report-20250610_170754.tar.gz
Here is the link to download the inspection-report tarball.