2020-03-02 18:12:07 UTC - Jack Sheehan: Hi, maybe not a OpenWhisk issue per say, but I'm not in any other communities to ask this. Is there an easy way to view CPU usage etc of my cluster? I don't see anything of the sort in Openwhisk's Grafana, though strangely when I run Kube-Eagle I notice my controller begins to crash and restart. https://openwhisk-team.slack.com/archives/C4J3R7JFL/p1583172727007000 ---- 2020-03-02 19:52:18 UTC - Bilal: You should just be able to do `kubectl top node` https://openwhisk-team.slack.com/archives/C4J3R7JFL/p1583178738007300 ----