-
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
controlPlane never updated to v1.18.x (new cluster, credentials issue) #8981
Comments
Do you mind including the output of
Thank you! |
(At a minimum, we should fix this misleading/confusing error message) |
Hi, C:\Users\seeta>minikube delete
C:\Users\seeta>minikube start --alsologtostderr -v=2 |
C:\Users\seeta>kubectl get nodes |
I haven't been able to reproduce it, but the root cause appears to be this error: |
Could you share the output of |
[ thank you for your quick response |
@seetaramrao - Could you please try running |
I suspect this is fixed by the newest version of minikube. If you're still getting this issue, please reopen this. |
Steps to reproduce the issue:
1.* minikube v1.12.2 on Microsoft Windows 10 Home 10.0.18362 Build 18362
! Enabling 'default-storageclass' returned an error: running callbacks: [Error making standard the default storage class: Error listing StorageClasses: Unauthorized]
X failed to start node: startup failed: wait 6m0s for node: wait for healthy API server: controlPlane never updated to v1.18.3
*
Full output of failed command:
Full output of
minikube start
command used, if not already included:Optional: Full output of
minikube logs
command:The text was updated successfully, but these errors were encountered: