Monitoring resource usage of cronjob in Google Container Engine

4/26/2017

In order to specify the resource limits for a cronjob in GKE, I need to monitor how much CPU and memory cronjob utilizes. All the resources on monitoring are either pod level or node level. I have already enabled Stackdriver monitoring for the cluster.

-- ignite
google-kubernetes-engine
stackdriver

0 Answers