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

Unable to start minikube cluster with "--embed-certs=true" flag on fresh minikube installation #6148

Closed
madhukaw opened this issue Dec 21, 2019 · 1 comment

Comments

@madhukaw
Copy link

The exact command to reproduce the issue:
minikube start --cpus 6 --memory 8192 --kubernetes-version v1.14.0 --profile cellery-local-setup --embed-certs=true
I freshly installed minikube (v1.6.1) and tried to start a cluster with flag --embed-certs=true. Please note that this issue only happens if I execute with "--embed-certs=true" flag during the first minikube start.
The full output of the command that failed:

minikube

The output of the minikube logs command:

The operating system version:
Mac OS 10.13.4
minikube 1.6.1

@madhukaw
Copy link
Author

Closing as there already an issue reported for this.
#5716

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

1 participant