Skip to content

huan231/jobz

Repository files navigation

jobz

Monitoring system for k8s cron jobs

Installation

Helm must be installed to use the charts. Please refer to Helm's documentation to get started.

Once Helm has been set up correctly, add the repo as follows:

helm repo add jobz https://huan231.github.io/jobz/

And install the jobz chart:

helm install jobz/jobz --generate-name

License

This project is licensed under the terms of the MIT license.