Added cron job monitoring (#10336)
* Added cron job monitoring Added cron job monitoring with the Kubernetes job monitor * Update resource-usage-monitoring.mdpull/10479/merge
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 %}}
|
||||
|
|
Loading…
Reference in New Issue