You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
The output of the minikube logs command:
The operating system version:
Mac OS 10.13.4
minikube 1.6.1
The text was updated successfully, but these errors were encountered:
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:
The output of the
minikube logs
command:The operating system version:
Mac OS 10.13.4
minikube 1.6.1
The text was updated successfully, but these errors were encountered: