-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
storage-provisioner failing with errors. #11513
Comments
It seems to be related to this: kubernetes-sigs/kind#2240 Workaround for now is to run |
This can most likely be fixed by doing something similar to kubernetes-sigs/kind#2240 in our kubeadm configs. |
@carlskii @simao there is a WIP PR that might fix this, http://storage.googleapis.com/minikube-builds/11957/minikube-linux-amd64 |
@medyagh I'm running into this issue as well. I built minikube from source right now (1.22.0.r584.g769ee3287-1), unfortunately the issue persists for me:
Edit: However, after downgrading to 1.22, kernel update + reboot, it seems to have worked. |
@SudoCraft which version of minikube are you using? |
I am using 1.23.1 and this still happens. |
Im using minikube 1.32.0 and getting the same issue. |
Hi, I've installed Minikube on Ubuntu 21.04, however the storage-provisioner, keeps failing. The root of the problem seems to be related to a connectivity issue, but I can't work out why its failing. e.g.
kubectl logs -f storage-provisioner -n kube-system
Steps to reproduce the issue:
Full output of
minikube logs
command:Full output of failed command:
kubectl get po -A
kubectl logs -f storage-provisioner -n kube-system
kubectl describe pod storage-provisioner -n kube-system
The text was updated successfully, but these errors were encountered: