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

Coursera Project Error while executing sudo minikube start --vm-driver=none #18876

Open
sunilkp1 opened this issue May 13, 2024 · 1 comment
Open

Comments

@sunilkp1
Copy link

sudo minikube start --vm-driver=none
πŸ˜„ minikube v1.2.0 on linux (amd64)
πŸ’‘ Tip: Use 'minikube start -p ' to create a new cluster, or 'minikube delete' to delete this one.
πŸ”„ Restarting existing none VM for "minikube" ...
βŒ› Waiting for SSH access ...
🐳 Configuring environment for Kubernetes v1.15.0 on Docker 19.03.6
β–ͺ kubelet.resolv-conf=/run/systemd/resolve/resolv.conf
πŸ”„ Relaunching Kubernetes v1.15.0 using kubeadm ...

πŸ’£ Error restarting cluster: running cmd: sudo kubeadm init phase certs all --config /var/lib/kubeadm.yaml: running command: sudo kubeadm init phase certs all --config /var/lib/kubeadm.yaml: exit status 1

😿 Sorry that minikube crashed. If this was unexpected, we would love to hear from you:
πŸ‘‰ https://github.com/kubernetes/minikube/issues/new

@spowelljr
Copy link
Member

Hi @sunilkp1, it seems Coursera is using/recommending an extremely old version of minikube (v1.2.0). I'd recommend opening an issue with them to update the version of minikube to our latest release (v1.33.0). Feel free to install the latest version yourself by following our install instructions: https://minikube.sigs.k8s.io/docs/start/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants