Requires a lot of CPU
d11wtq opened this issue · 2 comments
d11wtq commented
boz commented
Hi @d11wtq. Thanks for the report.
No, it absolutely should not be using that much CPU. I have noticed this before when running on OSX while the same version on Linux did not. After spending a bit of time investigating I wrote it off as a fluke. Apparently that's not the case.
Would you mind adding a verbose log (--log-level debug --log-file debug.log
) and a stack dump ctrl-\
from when it's behaving this way? edit: also go version
and osx/devtools version please.
jscheel commented
Resurrecting an old issue, but I noticed that running kail was bumping up my local cluster's cpu usage by about 2x. Killing kail immediately dropped it. Running k8s in Docker Desktop on macos.