Skip to content
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

Can not launch minikube on MacOS Big Sur 11.5.2 #12363

Closed
enrico-j-yang opened this issue Aug 28, 2021 · 2 comments
Closed

Can not launch minikube on MacOS Big Sur 11.5.2 #12363

enrico-j-yang opened this issue Aug 28, 2021 · 2 comments
Labels
triage/duplicate Indicates an issue is a duplicate of other open issue.

Comments

@enrico-j-yang
Copy link

enrico-j-yang commented Aug 28, 2021

Steps to reproduce the issue:

1.minikube start
2.
3.

Full output of minikube logs command:
πŸ˜„ minikube v1.22.0 on Darwin 11.5.2
✨ Using the docker driver based on existing profile
πŸ‘ Starting control plane node minikube in cluster minikube
🚜 Pulling base image ...
🀷 docker "minikube" container is missing, will recreate.
πŸ”₯ Creating docker container (CPUs=2, Memory=1987MB) ...
❗ This container is having trouble accessing https://k8s.gcr.io
πŸ’‘ To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
🐳 Preparing Kubernetes v1.21.2 on Docker 20.10.7 ...
β–ͺ Generating certificates and keys ...
β–ͺ Booting up control plane ...
β–ͺ Configuring RBAC rules ...| E0828 15:18:40.000703 47106 start.go:141] Unable to scale down deployment "coredns" in namespace "kube-system" to 1 replica: timed out waiting for the condition

πŸ”Ž Verifying Kubernetes components...
β–ͺ Using image gcr.io/k8s-minikube/storage-provisioner:v5
❗ Enabling 'default-storageclass' returned an error: running callbacks: [Error making standard the default storage class: Error listing StorageClasses: Unauthorized]
🌟 Enabled addons: storage-provisioner

❌ Exiting due to GUEST_START: wait 6m0s for node: wait for healthy API server: controlPlane never updated to v1.21.2

Full output of failed command:

[ [lastStart.txt](https://github.com/kubernetes/minikube/files/7070331/lastStart.txt) ](url)
@spowelljr spowelljr added the triage/duplicate Indicates an issue is a duplicate of other open issue. label Aug 30, 2021
@spowelljr
Copy link
Member

Hi @enrico-j-yang, thanks for reporting your issue with minikube!

This is an existing issue we're aware of (#8765) but have not yet fixed. The current work around is to run minikube delete --all --purge which will clear out the minikube configuration files.

Let me know if that solves your issue, thanks!

@spowelljr
Copy link
Member

Since this issue is a duplicate of #8765 I'm going to close this one. Please feel free to follow along and contribute to #8765, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage/duplicate Indicates an issue is a duplicate of other open issue.
Projects
None yet
Development

No branches or pull requests

2 participants