diun
diun copied to clipboard
Docs: Run as `CronJob` in Kubernetes.
This is an alternative to running Diun as a continious Deployment. Instead, with the same configuration, we can use the Kubernetes CronJob to schedule the check. Frees up some resources in the cluster.
FYI... CronJob.batch "diun" is invalid: spec.jobTemplate.spec.template.spec.restartPolicy: Required value: valid values: "OnFailure", "Never"