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
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.
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.
Is it expected that Kail would require 100% of a CPU? Can this be reduced by allowing the polling frequency to be lowered or something?
Nice project by the way.
The text was updated successfully, but these errors were encountered: