Added cron job monitoring (#10336)

* Added cron job monitoring

Added cron job monitoring with the Kubernetes job monitor

* Update resource-usage-monitoring.md
This commit is contained in:
Pieter Vogelaar
2018-10-03 22:50:24 +02:00
committed by k8s-ci-robot
parent f42caf6e33
commit 86c0e43a0c
@@ -89,4 +89,10 @@ This video shows how to configure and run a Google Cloud Monitoring backed Heaps
{{< figure src="/images/docs/gcm.png" alt="Google Cloud Monitoring dashboard example" title="Google Cloud Monitoring dashboard example" caption="This dashboard shows cluster-wide resource usage." >}}
## CronJob monitoring
### Kubernetes Job Monitor
With the [Kubernetes Job Monitor](https://github.com/pietervogelaar/kubernetes-job-monitor) dashboard a Cluster Administrator can see which jobs are running and view the status of completed jobs.
{{% /capture %}}