microk8s
microk8s copied to clipboard
Can't run NGINX in microk8s
Summary
I am not able to run any pods, I did a clean install of microk8s on a new Ubuntu server, after installation I tried to run nginx from Bitnami using Helm, but it doesn't start.
pod/webserver-nginx-67fb7c6d95-z8f66 0/1 CrashLoopBackOff 6 (3m7s ago) 9m1s
What Should Happen Instead?
It should be able to run pods without any errors
Introspection Report
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 network configuration to the final report tarball
Inspecting kubernetes cluster
Inspect kubernetes cluster
Inspecting dqlite
Inspect dqlite
Building the report tarball
Report tarball is at /var/snap/microk8s/4567/inspection-report-20230223_124326.tar.gz
Can you suggest a fix?
Are you interested in contributing with a fix?
no
@xencodes we need to know more about this. Could you share an inspection tarball? Or at least the logs of the crashing pod.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.