Hacker News new | ask | show | jobs
by de_watcher 2395 days ago
What about kubectl randomly hanging and some PLEG errors in the kubelet log?
1 comments

Kubectl randomly hanging sounds like a problem with the Metrics api. You can use -v9 on kubectl and see what it’s pausing on. Note that metrics aren’t refreshed every single run - instead on a timer - hence the “random” feel