Closed sanarena closed 4 years ago
Here is output of minikube log.
NOTE: Activity Monitor measures CPU usage per core: so, Kubernetes is taking up 1/2 a core.
This is expected: Kubernetes has a high idle. Use "minikube pause" to pause Kubernetes, which should return hyperkit usage back to the ~2% range. We actively do track CPU usage across drivers:
Clearly, we'd like to improve this - but in many ways, it's out of our hands.
Why was this closed? When K8S will be used in every data center of the world, it is extremely important to make it as energy efficient as possible - I hope we do not need to discuss that this is an absolute basic requirement for the survival of humans in general, not only for data center software? Did you really understand that climate change is a very serious issue?
It is absurd to roll out software en large that makes data centers less energy efficient, it should be a crime.
Please make it a top priority, your children will thank you for that.
Right now you have a chance to really do something useful.
Is this a BUG REPORT or FEATURE REQUEST?: BUG REPORT
minikube start --driver=hyperkit --kubernetes-version v1.18.3 --disk-size 60g --memory 3500
Steps to reproduce the issue:
Full output of failed command: No error
Full output of
minikube start
command used, if not already included: No error