-
Notifications
You must be signed in to change notification settings - Fork 72
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
high cpu usage with minikube #202
Comments
did you try to increase the number of cpus allocated to the minikube vm ? Default is set to 2 cpus.
I set mine to 4 and it reduced my cpu usage from 140% to 50% |
You might be running into this minikube issue kubernetes/minikube#2130, try to disable the dashboard addon and see if that helps |
On: When starting minikube without adding After trying @komondor's suggestion However, not sure if allowing 4 CPUs can cause any issue with my machine otherwise. Would it? |
same problem |
Same problem with Minishift After a couple of hours if the minishift is not stopped the computer will trash (both cpu and memory very high for docker-machine-driver-xhyve) and needs to be rebooted, so 2 hrs is the limit for usage. There is no kubernetes dashboard involved, so I guess it was not the culprit. |
Have you solved it? |
everytime i run minikube start, cpu usage increases to 100~300% and cpu fan gets loud ....
docker-machine-driver-xhyve version:
/usr/local/Cellar/docker-machine-driver-xhyve/0.3.3
minikube version
minikube version: v0.23.0
macOS version:
High sierra 10.13
The text was updated successfully, but these errors were encountered: