-
Notifications
You must be signed in to change notification settings - Fork 786
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
microk8s is not starting in Ubuntu 20.04 #2912
Comments
Is it possible to change your hostname to all small letters? Kubernetes normalizes it to all small. Once you do that, you may want to remove microk8s Then install it again. |
I have tried changing the hostname and reinstalled the microk8s. But still getting the same error. |
Thanks for updating. Quick question, did you remove some of the logs produced by the inspect tarball, example the dqlite or containerd etc..? Just checking. |
No, nothing was removed from the tarball. I just created a new tarball and uploaded again, incase something is missing.
|
Very strange. The only journal log available is kubelite. It doesn't have containerd, apiservice-kicker and dqlite. There is enuf space in the file system tho. |
I think @balchua means that the time in the logs of k8s-dqlite is an hour behind the one on the kubelite. This makes me wonder if there is some time zone configuration we should tune. Something else I have not seen before is the volume mounted in /var/. |
I had the same issue
|
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. |
This worked for me. I then did a refresh to the version I want: |
Hi, Just new in This world... Someone to have a look and tell me what is going wrong ? Some Complements: ~$ snap list |
I am trying to setup microk8s in a VM. I ran the below command to setup.
sudo snap install microk8s --classic
microk8s status
is showing "microk8s is not running. Use microk8s inspect for a deeper inspection."I saw the below error in snap.microk8s.daemon-apiserver-kicker.
Also this error in snap.microk8s.daemon-containerd
The cni.yaml is present in this directory "/var/snap/microk8s/2948/args/cni-network"
Please run
microk8s inspect
and attach the generated tarball to this issue.We appreciate your feedback. Thank you for using microk8s.
inspection-report-20220211_185255.tar.gz
The text was updated successfully, but these errors were encountered: